ββThe war among frameworks is a hot topic in the JavaScript community, and it is one of many holy wars in the profession. Since the beginning, with jQuery, followed by AngularJS to modern frameworks, the war has been fierce.
β± 5 minutes
#JavaScript #Frameworks
β± 5 minutes
#JavaScript #Frameworks
Medium
The JavaScript framework war is over
And there is only one winner.
ββWe as JavaScript developers usually console.log() stuffs to test the output or just for fun. Even, I can bet that our (include me βοΈ) first code was βHello worldβ logged in the console.
β± 2 minutes read
#JavaScript
β± 2 minutes read
#JavaScript
Medium
Itβs 2022, Donβt Use the console.log() Anymore
A quick tip to save your time and make your code look cleaner.
ββWhatever your stance on async/await, Iβd like to pitch to you on why, in my experience, async/await tends to make code more complicated, not less.
β± 10 minutes
#JavaScript
β± 10 minutes
#JavaScript
Medium
Why I avoid async/await
Whatever your stance on async/await, Iβd like to pitch to you on why, in my experience, async/await tends to make code more complicatedβ¦
ββJavascript is continuously evolving and in every year it is coming up with new features which are very demanding from developer community side since it could help code to improve the code quality, reduce the final bundle size and also could help an application to improve application performance.
β± 3 minutes read
#JavaScript
β± 3 minutes read
#JavaScript