Field Notes 003 — Fixing Google Analytics in Angular SSR
This post breaks down the technical reasons why GA4 fails in SSR environments and the specific code required to fix it.
Continue readingField notes
This post breaks down the technical reasons why GA4 fails in SSR environments and the specific code required to fix it.
Continue readingThis 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 readingThis first post is the technical map of the platform behind the blog: what runs where, how requests flow, and how it was built using vibe-coding tools directly inside IntelliJ IDEA.
Continue reading