-
Using Native JavaScript Modules in Production Today — Philip Walton
Using Native JavaScript Modules in Production Today — “now, thanks to some recent advances in bundler technology, it’s possible to deploy your production code as ES2015 modules—with both static and dynamic imports—and get better performance than all non-module options currently available.”
Appears in lists (2)
- Issue 451 - Using native modules in production today
- Issue 469 - The most popular JavaScript links of 2019
More like this (3)
-
rollup/rollup
Rollup: A Modern ES6 Module Bundler — Not a new project, but it's been getting plenty...
-
Shimport: Use JavaScript modules in all browsers, including dynamic imports
Use JavaScript modules in all browsers, including dynamic imports