Photo by Brett Sayles from PexelsBack in 2017, Node.js 8.9.0 shipped experimental support for ECMAScript modules, known for their import and export statements. This support was behind the flag --experimental-modules. A lot has happened since then. All major browsers now support ECMAScript modules (ES modules) via <script type=”module”>. Various projects have sprung up to make npm packages with ES