ECMAScript 2020 brings exciting features to JavaScript. In this article, I want to talk about my favourite features from ES2020. Let us see my favourite new additions:Dynamic Imports, Optional Chaining Operator, and Promise allSettled. Also, I will talk about some of the proposed features.
Table of contents
Dynamic ImportsNullish Coalescing OperatorOptional Chaining OperatorPromise.AllSettledPrivate Class Variables1 Comment
Sort: