Why I left Firebase
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
Migration: 3 days
sql
-- Auth...
3 hours ago
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
sql
-- Auth...
3 hours ago
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
3 hours ago
Best projects start as jokes.
Tweeted on Friday:
"What if I built a habit tracker... this weekend?"
48 hours later: live,...
const aboutMe = function() {
return {
display_name: 'Dave',
bio: 'None',
}
}