|
You are here |
vladivanov.me | ||
| | | | |
putridparrot.com
|
|
| | | | | [AI summary] The post provides a technical deep dive into various JavaScript module systems (CommonJS, AMD, System, UMD, ES2015) and demonstrates how to generate code for them using the TypeScript transpiler. | |
| | | | |
slides.com
|
|
| | | | | Today we all use Webpack (right?), but I remember a time when you had to manually copy-paste JavaScript files to create a package of libraries you could use in your frontend application. Many years have passed since then and the landscape of module bundlers evolved significantly along with the evolution of JavaScript and Node.js. In this talk, I will try to uncover some JavaScript module history and illustrate how a module bundler actually works, so that the next time you will use Webpack you will be abl... | |
| | | | |
www.valentinog.com
|
|
| | | | | A mostly complete guide to webpack's capabilities, always to keep close at hand. | |
| | | | |
mydevpa.ge
|
|
| | | Learn how to create a Vite React app with our step-by-step tutorial. Discover Vite's benefits, including fast startup, HMR, and optimized builds, for efficient modern web development.... | ||