ECMAScript 2020 aka ES11
Overview
ES2020 is the version of ECMAScript corresponding to the yearly release for 2020. In this article, we will see the latest features introduced to JavaScript in ES2020.
Objectives
What is ECMAScript
BigInt
import()
Promise.allSettled()
global...
blog.nidhin.dev5 min read