Introducing the "BigInt" proposal, a new primitive of arbitrary precision integers, which has been reached stage 4 in the TC39 process and is included in the language specification of 2020 - the 11th edition.
Introducing the "Dynamic Import" proposal, arriving with new import() keyword enabling to load a module on demand at runtime, which has been reached stage 4 in the TC39 process and is included in the language specification of 2020 - the 11th edition.
Explaining the process that's responsible for evolving the ECMAScript specification - from an idea to a fully specified feature, which is eventually delivered with the next edition.
An introduction to the "String.prototype.matchAll" proposal which has been reached stage 4 in the TC39 process and is included in the language specification of 2020, the 11th edition.
This article will examine the "Object Rest/Spread Properties" proposal which has been reached stage 4 in the TC39 process and will be included as part of ES2018 (ES9) specification.