Modern Dev Stacks

Modern Dev Stacks
Photo by Ryland Dean / Unsplash

Here are some of the developer stacks/tools I've been finding interesting lately.

Svelte/SvelteKit

svelte.dev - build excellent web apps. (tip: use SPA mode FTW)
tauri.app - turn those excellent web apps into excellent mobile & desktop apps
sqlite - store data locally for those mobile & desktop apps

Postgres

postgrest.org - store things on a server
gotrue.dev - easy open source auth
github.com/PostgREST/postgrest - easy REST services
supabase.com - don't manage it yourself

No/Low Code

bubble.io - most popular no code
weweb.io - more my style, pairs very well with Supabase

AI

Claude Code - Excellent does it all LLM CLI
MCP - Add in all sorts of tools to LLM
lmstudio.ai - Excellent desktop & developer LLM app