ECMAScript - Introducing Dynamic Imports in ES2020 (ES11)

March 8, 2021 5 min read ECMAScript

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.