SSR and SSG with Analog

The Meta-Framework for Angular

Stefan Haas
Level Up Coding
Published in
7 min readMar 28, 2024

--

Analog

AnalogJS describes itself as the meta-framework for Angular similar to Next.js for React, Nuxt for Vue, SvelteKit for Svelte or Solidstart for Solid. It is a framework that provides a set of tools and conventions to build Angular applications with server-side rendering (SSR) and static site generation (SSG).

--

--