Angular
Tutorials
SSG/SSR
Super performant Blog App in Angular 19 with SSG SSR and Hydration Part 5: Supbase migration and SignalStore intro!
Just migrated my Angular app from Firestore to Supabase—turned out pretty smooth overall, minus some classic SSR headaches and minor Supabase quirks. Got tables and RLS set up nicely, integrated some NGRX SignalStore action, and even managed environment secrets cleanly with GitHub Actions. Life isn’t always easy, but hey, at least the database looks clean now!