Tag: ES13

5 Most Exciting ES13 Features You Should Know About

ES13 (ECMAScript 2022) has been released a long time ago and it has been updated with many useful features. In this article, I’d like to share with you 5 of my favorite techniques that I’ve already begun implementing in my work. 1. Top-level await await is my favorite ...

11 Amazing New JavaScript Features in ES13

This blog post is available as a convenient and portable e-book that you can take with you anywhere. Click here to get a copy. Like a lot of other programming languages, JavaScript is constantly evolving. Every year, the language is made more powerful with new capabilities that let developer...