Skip to content

Tech Stack

prathwik edited this page Oct 17, 2023 · 1 revision

Choice of frameworks - Sveltekit vs Next

Sveltekit

  • Majority of us are familiar with it
  • Easier to write/learn and runs faster

Next

  • Uses react which is more popular than svelte
  • Current state of web dev is next and react

Final Decision - Sveltekit

UI libraries / frameworks

We initially decided to not go with any UI frameworks but later chose to use Shadcn Svelte because it enables faster creation of components without compromising customizability.

Hosting

We unanimous decided to go with Vercel.

Database / Backend

We chose FireStore Database from FireBase.

Authentication

We chose authentication from FireBase.


Others

Icon Pack

iconify-icons

Unanimous decisions

JS vs TS - TS
Tailwind vs CSS - both
Prettier? - yes