5 More Things I Learned Building Snowpack to 20,000 Stars

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • One good thing about painful mistakes is that they really stick with you. I've already started to apply these lessons to our newest project, Astro. Astro is still young, but we invested early in an active Discord, a healthy governance model, a solid test suite, and a community of maintainers and even one awesome core contributor with full responsibilities and permissions on the project.

  • vite

    Next generation frontend tooling. It's fast!

  • I'm not sure where Snowpack goes from here. I burn out on it at the end of last year, and haven't really found the energy to return to the returned to the project since. Not surprisingly, usage and downloads have begun to trend down over the last several months. At the same time, Vite (that Snowpack alternative that I mentioned above) has really taken off and I think that they do a lot of things really well. Our Astro project is even experimenting with moving from Snowpack to Vite in a future release.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • SvelteKit

    web development, streamlined (by sveltejs)

  • A personal story: For a while, it looked like Snowpack might power Svelte's new web application framework, SvelteKit. However, right before their public release they switched out Snowpack for Vite (a Snowpack alternative) and only told us after the fact. They were unhappy with Snowpack, and we hadn't even noticed!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Debugging a SvelteKit server action

    2 projects | /r/sveltejs | 12 Dec 2022
  • 📱☕️We made an app to help us improve our daily shots

    3 projects | /r/Coffee | 24 Nov 2021
  • How do you debug SvelteKit server-side code in VSCode ?

    2 projects | /r/sveltejs | 24 Aug 2021
  • Getting my SvelteKit website on Netlify

    3 projects | dev.to | 10 Apr 2021
  • Make an Email Form Submission with SvelteKit

    3 projects | dev.to | 8 Sep 2021