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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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).

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

  • Say goodbye to the hassle of managing multiple CSS files and unnecessary style loading by using Tailwind CSS

    1 project | dev.to | 9 Oct 2024
  • Designing Multi-Tenant UI with Tailwind CSS

    1 project | dev.to | 8 Oct 2024
  • How Tailwind CSS detects circular dependancy.

    1 project | dev.to | 8 Oct 2024
  • String.raw in Tailwind CSS source code.

    1 project | dev.to | 7 Oct 2024
  • Tailwind vs Custom CSS: What Should You Choose?

    1 project | dev.to | 7 Oct 2024