Learning to cook at home with Parsnip - built entirely with Svelte!

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    We've opted for TailwindCSS for all our styles, which is super helpful when working with a design team since we can export custom defaults and classes to our tailwind.config.js as a "source-of-truth" for the app while individual components can manage their own tweaked styles.

  • routify

    Automated Svelte routes

    We chose Routify for client-side routing because this was around the time that Sapper seemed like it was being sunset in favor of Sveltekit which doesn't seem production-ready quite yet. We also have plans to statically pre-render the app so it can more-or-less work entirely offline and Routify makes that relatively straightforward (but see below).

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

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