The world of web development moves fast, particularly in the JavaScript ecosystem. New features, frameworks, and libraries are continually emerging, and the minute you stop learning is the minute your skillset starts to become obsolete. One major part of keeping your JavaScript skills sharp is staying current on the latest features in JavaScript.

So, I thought to write an article on seven interesting features in JavaScript ES2020 that you should know. Let’s see some interesting features in JavaScript.

1. BigInt

2. Nullish Coalescing

3. Dynamic Import

4. globalThis

5. Optional Chaining

6. Promise.allSettled

7. String#matchAll

#javascript #programming #web-development

7 Interesting JavaScript Features in ES2020/ES11 That You Should Know
3.10 GEEK