Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hwclass/awesome-buildless
A collection of sites, apps built based on & packages, articles and other stuff about ES modules
https://github.com/hwclass/awesome-buildless
List: awesome-buildless
awesome awesome-list awesome-lists buildless
Last synced: 3 months ago
JSON representation
A collection of sites, apps built based on & packages, articles and other stuff about ES modules
- Host: GitHub
- URL: https://github.com/hwclass/awesome-buildless
- Owner: hwclass
- License: mit
- Created: 2020-01-01T12:51:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:07:12.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T20:21:53.386Z (6 months ago)
- Topics: awesome, awesome-list, awesome-lists, buildless
- Homepage:
- Size: 23.4 KB
- Stars: 39
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-buildless - A collection of sites, apps built based on & packages, articles and other stuff about ES modules. (Other Lists / PowerShell Lists)
README
# awesome-buildless
### Articles
- [Going Buildless](https://dev.to/open-wc/on-the-bleeding-edge-3cb8)
- [A Future Without Webpack](https://dev.to/pika/a-future-without-webpack-ago)
- [Don't Build That App!](https://formidable.com/blog/2019/no-build-step/)
- [@pika/pack - Publish great npm packages](https://dev.to/pika/pika-pack-publish-great-npm-packages-3dnh)
- [Introduction to ES Modules](https://flaviocopes.com/es-modules/)
- [@Pika/web Frees Modern Web Development](https://www.infoq.com/news/2019/06/pika-web-no-npm-bundler/)
- [Pika Project Launches New JavaScript CDN](https://wptavern.com/pika-project-launches-new-javascript-cdn-to-serve-modern-esm-packages)
- [ES module loading - Bottleneck analysis and Optimization plans](https://docs.google.com/document/d/1ovo4PurT_1K4WFwN2MYmmgbLcr7v6DRQN67ESVA-wq0/pub)
- [Snowpack](https://css-tricks.com/snowpack/)
- [Snowpack Hackernews thread](https://news.ycombinator.com/item?id=21989967)
- [Snowpack Reddit thread](https://www.reddit.com/r/javascript/comments/em1oqk/snowpack_build_web_applications_with_less_tooling/)
- [In 2020, go bundler-free](https://medium.com/@dmnsgn/in-2020-go-bundler-free-eb29c1f05fc9)
- [My first experience of using Snowpack](https://blog.atrera.com/javascript/2020/01/10/my-first-experience-of-using-snowpack.html)
- [Snowpack Releases 1.0](https://www.infoq.com/news/2020/01/snowpack-pika-bundler-devops/)
- [Tree-Shaking Without a Bundler? Here's How Snowpack Does It!](https://dev.to/pika/tree-shaking-without-a-bundler-here-s-how-snowpack-does-it-1fai)
- [Snowpack vs. webpack](https://blog.logrocket.com/snowpack-vs-webpack/)
- [Announcing a new --experimental-modules](https://medium.com/@nodejs/announcing-a-new-experimental-modules-1be8d2d6c2ff)
- [Native ESM in Node.js w/ require() fallbacks and support for all front end compilers!](https://dev.to/mikeal_2/native-esm-in-node-js-w-require-fallbacks-and-support-for-all-front-end-compilers-2ded)
- [ES modules: A cartoon deep-dive](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/)
- [Why you should start using Snowpack](https://medium.com/javascript-in-plain-english/why-you-should-start-to-use-snowpack-86a9cf999800)
- [Snowpack + Rollup : A match made in heaven](https://dev.to/rajasegar/snowpack-rollup-a-match-made-in-heaven-22od)
- [Introducing: Pika CDN + Deno](https://dev.to/pika/introducing-pika-cdn-deno-p8b)
- [A Real “Buildless” Modern Web Development Workflow? Oh Yes!](https://www.spicyweb.dev/buildless-modern-development-workflows-are-this-close-to-a-reality/)
- [Using npm packages with CDNs (Deno)](https://deno.land/[email protected]/node/cdns)
- [RFC: fight for simplicity with regards to Open Web Components project future](https://gist.github.com/web-padawan/970b47b51bc9e4f774c28e14574cad51)### Tutorials
- [Developing without a Build (1)](https://dev.to/open-wc/developing-without-a-build-1-introduction-26ao)
- [Developing Without a Build (2): es-dev-server](https://dev.to/open-wc/developing-without-a-build-2-es-dev-server-1cf5)
- [Using ES Modules in the Browser Today](https://github.com/hwclass/awesome-buildless.git)
- [Minimal React.js Without A Build Step](https://shinglyu.com/web/2018/02/08/minimal-react-js-without-a-build-step-updated.html)
- [Building without bundling](https://blog.logrocket.com/building-without-bundling/)
- [Front End JS Development Without](https://medium.com/better-programming/bye-bye-transpile-3e4413f7f590)
- [How to Build a PWA without a Build Step](https://dev.to/wes566/how-to-build-a-pwa-without-a-build-step-dng)
- [Snowpack with React](http://ryanlanciaux.com/blog/2020/01/14/snowpack-with-react/)
- [Getting Started: Buildless Development](https://apolloelements.dev/guides/getting-started/buildless-development/)### Tools & Platforms
- [Pika](https://www.pika.dev/)
- [Snowpack](https://www.snowpack.dev/)
- [create-snowpack-app](https://github.com/pikapkg/snowpack/tree/master/packages/create-snowpack-app)
- [moduloze](https://github.com/getify/moduloze/)
- [Vite](https://vitejs.dev/)
- [WMR](https://github.com/preactjs/wmr)
- [Deno](https://deno.land/)
- [esm.sh](https://esm.sh/)
- [Deno Fresh](https://fresh.deno.dev/)
- [Ruch](https://ruck.tech/)
- [Ficus](https://www.ficusjs.org/)
- [buildless-deno-react-ssr](https://github.com/eserozvataf/buildless-deno-react-ssr)### Packages & Libraries
- [es-dev-server](https://www.npmjs.com/package/es-dev-server)
- [es-react](https://github.com/lukejacksonn/es-react)
- [is-esm](https://github.com/mgechev/is-esm)
- [pikapkg/react](https://github.com/pikapkg/react)### Videos
- [Don't build that app!](https://www.youtube.com/watch?v=mVjZQrsXBQE)
- [How to Setup a Vue App Without a Bundler Using Snowpack](https://www.youtube.com/watch?v=zjhP1zSj5oo)
- [Pika Web: a new way to build Web Applications. Now renamed to Snowpack!](https://www.youtube.com/watch?v=bCsS-M4a1rg)
- [Snowpack and our bundle less future with @FredKSchott](https://www.pscp.tv/w/1rmGPAYvWyyJN)### Presentations & Talks
- [SnowPack: Building Web applications with Less tooling](https://hasgeek.com/jsfoo/2020-chennai/proposals/snowpack-building-web-applications-with-less-tooli-nMR3NAX66wWv3cw8yGzXgi)
- [Buildless: Future w/o Webpack](https://slides.com/kjaer/deck-7d99d4/#/)