Optional Build

Bundling need not to be a mandatory practice in Web development. You only need to bundle when you want such as in production enviroments. With the advent of EcmaScript Modules, the new module standard for Javascript there are a lot of tools to avoid bundling for the client.

Developer ExperienceSimplicity

Talks & Videos

Module Bundlers Explained... Webpack, Rollup, Parcel, and Snowpack

20209 mins

Using SnowPack 3 for NPM less development

20208 mins

Snowpack, Webpack and the Third Age of JavaScript | Fred K. Schott | CascadiaJS 2020

202029 mins

Blogs & Articles