JavaScript Framework Guides

A collection of guides for popular JavaScript frameworks, ideal for getting a good understanding of what you need to look out for when building your next project.

React

CSR

Massive ecosystem; flexible component model.

Quasar

SSRSSG (via prerender)SPAPWA

Unified tooling; extensive components; multi-platform builds.

SolidJS

SSRSSG (via SolidStart)CSR

Top-tier runtime performance; simple mental model; growing tooling.

Vue.js

CSR

Gentle learning curve; flexible and performant.

Angular

CSR

Comprehensive, opinionated platform; strong tooling.

Nuxt

SSRSSGISR

Abstracts away Vue's SEO complexities; great module ecosystem.

Astro

SSGPartial Hydration

Ships minimal JS; excellent for static SEO.

Remix

SSRSSG

First-class web standards; robust SEO via native routing and data fetching.

SvelteKit

SSRSSG

Very fast; minimal JS shipped; clean markup for crawlers.

Gatsby

SSGDSG

Great static SEO, rich plugin ecosystem, GraphQL integration.

Next.js

SSRSSGISR

Excellent SEO out-of-the-box with flexible rendering options.