Demo, all content is generated
All tags
Tools
Claude CodeAnthropic's terminal agent. Strong at multi-file changes; keep it on a short leash with a CLAUDE.md.124 posts
CursorVS Code fork with an AI agent. Great for edits inside one file, prone to rewriting whole components.122 posts
LovablePrompt-to-app builder on Supabase. Fast prototypes; check RLS before real users arrive.63 posts
BoltBrowser-based app builder. Good for internal tools; watch for features you did not ask for.50 posts
WindsurfAI editor with an agent mode. Reads your project; feed it a glossary so it stops guessing.38 posts
ReplitOnline IDE with an agent and hosting. Convenient, and it sleeps when idle on free plans.37 posts
ChatGPTChat without a code runner. Good for explanations; verify every package name it gives you.33 posts
CopilotInline completions in your editor. Fast, and it happily completes bad patterns it sees nearby.18 posts
Stack
SupabasePostgres, auth, storage and realtime. The rule that matters most: Row Level Security on every table.148 posts
Next.jsReact framework used by most of the tools here. App Router, Server Components, Server Actions.95 posts
VercelHosting for Next.js and static sites. Serverless functions, previews per branch, env vars per environment.57 posts
PythonBackends, scripts and data work. Watch timezones, package names and swallowed exceptions.25 posts
FirebaseGoogle's backend. Firestore rules are your only lock; API keys are public by design.16 posts
SQLiteFile database. Perfect locally, impossible on serverless hosts without a hosted variant.8 posts
Topics
DatabaseSchema, migrations, data model. Let the AI write migrations, never run them unattended.61 posts