Frontend Inbox

ES Modules

Static imports, live bindings, dynamic `import()`, and how module shape decides what a bundler can tree-shake.

1 article

ES Modules

Listed inES ModulesJavaScripton

Static imports, live bindings, dynamic `import()`, and how module shape decides what a bundler can tree-shake.

Intermediate7 minDraft
#javascript
#modules