Explore >> Select a destination


You are here

vladivanov.me
| | slides.com
2.5 parsecs away

Travel
| | 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...
| | blog.coderspirit.xyz
2.3 parsecs away

Travel
| | Learn how to create a React component ESM+CJS library using Rollup, TypeScript and Storybook
| | www.valentinog.com
2.1 parsecs away

Travel
| | A mostly complete guide to webpack's capabilities, always to keep close at hand.
| | blog.logrocket.com
21.1 parsecs away

Travel
| Learn the process for how to set up a monorepo with Lerna and configure it for TypeScript, as well as alternatives tools to Lerna.