buildless.site
"Buildless" is a paradigmwhich production projects are created without using a build process (like a bundler).
css-tricks.comManifesto
Be Aware
Bundlers used to be existing for making our development experience better, but not anymore.
Examine your Choices
You should use a bundler because you want to, not because you need to.
Tell Why
Encourage the usage of how to get rid of bundlers with/for your workmates and|or peers.
Improve
Learn more opportunities of implementing codebases by eliminating the build process.
Document
Spread the knowledge of the best practices of using ES Modules today across the whole community.
Boilerplates
Articles
Going Buildless A Future Without Webpack Don't Build That App! @pika/pack - Publish great npm packages Introduction to ES Modules @Pika/web Frees Modern Web Development Pika Project Launches New JavaScript CDN ES module loading - Bottleneck analysis and Optimization plans Snowpack Snowpack Hackernews thread Snowpack Reddit thread In 2020, go bundler-free My first experience of using Snowpack Snowpack Releases 1.0 Tree-Shaking Without a Bundler? Here's How Snowpack Does It! Snowpack vs. webpack Announcing a new --experimental-modules Native ESM in Node.js w/ require() fallbacks and support for all front end compilers! ES modules: A cartoon deep-dive Why you should start using Snowpack Snowpack + Rollup : A match made in heaven Introducing: Pika CDN + Deno A Real “Buildless” Modern Web Development Workflow? Oh Yes! Using npm packages with CDNs (Deno) RFC: fight for simplicity with regards to Open Web Components project future
Tutorials
Developing without a Build (1) Developing Without a Build (2): es-dev-server Using ES Modules in the Browser Today Minimal React.js Without A Build Step Building without bundling Front End JS Development Without How to Build a PWA without a Build Step Snowpack with React Getting Started: Buildless Development
Tools & Platforms
Packages & Libraries
Videos
Presentations & Talks