Guide to Bundlers

The original purpose of bundlers was to take all your development Javascript and bundle it into a single web-ready file. But these days common bundlers like Webpack, Rollup, and Parcel do much more. Work with Typescript, frameworks like React, and more!

Get started with bundlers on Glitch!

We have a variety of starters in the collection below as well as examples of fully baked apps made with them. They are ready to remix so you can get bundling quickly.