Field Notes 002 — Migrating This Blog to Angular SSR (Without Rewriting the Stack)
This week I migrated this blog from client-side rendering (CSR) to Angular server-side rendering (SSR), while keeping the same backend stack in Java/Spring Boot.
Continue reading