Angular
TypeScript
SSG/SSR
Web Development
Angular SSR/SSG App with Supabse - Auth, Guards, API calls Part 1/2(?)
A deep dive into refactoring Supabase auth in an Angular SSR/SSG app. Covers application layering (infrastructure, state, domain), provider-agnostic auth design, async guards with CanMatchFn, and why blocking app bootstrap isn't always a bug. Explains how pendingUntilEvent finally makes the native Supabase client work with server-side rendering, and walks through a testing strategy with Playwright's setup

