What the heck are all these arrows (=>) and dollar signs (`Hello ${name}`) doing in this new JS code I’m seeing? What’s with these objects with no value pairs? JavaScript is constantly improving, and ...
The community-led Node.js Foundation is out with a new release of its namesake open source JavaScript developer platform, featuring performance upgrades such as faster module loading and more complete ...
If you’re a developer, you’ve probably heard a little bit about ECMAScript 6 (ES6) already, though at first glance it might seem a little confusing. What it really boils down to is this: it’s the next ...
As a good JavaScript developer, you strive to write clean, healthy, and maintainable code. You solve interesting challenges that, while unique, don’t necessarily require unique solutions. You’ve ...