List of JS Bundlers 🚀
shadowtime2000

shadowtime2000 @shadowtime2000

About: If you are looking at this you probably wonder who I am; teenage open source maintainer

Joined:
Jul 12, 2020

List of JS Bundlers 🚀

Publish Date: Jan 12 '21
24 6

Comments 6 total

  • Chuck
    Chuck Jan 13, 2021

    Good write up.
    FYI. I just read about vitejs.dev... looks interesting

    • shadowtime2000
      shadowtime2000Jan 13, 2021

      Vite and Snowpack seem to be pretty cool. I just didn't use them because they are kind of only wrappers around their respective bundlers with some extra features for faster development.

  • Madza
    MadzaJan 13, 2021

    You have compiled a nice list there 😉
    I like Rollup and how it works inside Svelte, plus exited about esbuilt in the future 😉

    • shadowtime2000
      shadowtime2000Jan 13, 2021

      Thanks! Yeah esbuild is pretty cool I just haven't had a chance to try it out. The fact that Snowpack is going to use esbuild as it's default bundler will probably help advance the project a ton.

    • shadowtime2000
      shadowtime2000Jan 13, 2021

      I don't consider Snowpack and Preact WMR bundlers because they really are more of just wrappers around Webpack and Rollup with better HMR. Thanks for the Rome one, the project seems pretty cool. I will add it to the list.

Add comment