I’m using the new ECMAScript 2021 features for over a year, thanks to Babel. Almost all the features are useful, but I most liked only three of them. They saved me a lot of time and made my code more readable.
Here they are:
1. Logical Assignment Ope... (more…)
Read more »
Master the JavaScript Interview: What is a Closure?, Martin Fowler on Refactoring JavaScript, Getting Started with Webpack 2, A Guide to Proper Error Handling in JavaScript, Try Kendo UI - the most complete JavaScript/HTML UI library with 70+ widgets, and...
Read more »
A rugged, minimal framework for composing JavaScript behavior in your markup. - alpinejs/alpine... (more…)
Read more »
The "this" keyword in JavaScript behaves quite differently than similar constructs in other languages, such as "this" in Java or "self" in Python. (more…)
Read more »