Frontend

concept bundles — HTML/CSS → Tailwind 4 → React → Astro → TanStack Start ← all tutorials

Phase 1 — Foundations

The era: HTML & CSS fundamentals, the box model, the cascade.

Phase 2 — Tailwind 4 (CDN playground)

The no-build era: utility-first via the Play CDN.

Phase 3 — React (via CDN)

Just React. Single-file playgrounds with React + Babel CDN.

Phase 4 — Metaframeworks (compare)

The map: Astro vs TanStack Router/Start vs Next.js — pros/cons only.

Phase 5 — Astro (deep-dive)

Content is king: islands, routing, React-in-Astro, SSR.

Phase 6a — TanStack Router (deep-dive)

The type-safe routing engine: file-based routes, typed params/search, loaders, nested context.

Phase 6b — TanStack Start (deep-dive)

The full-stack framework on Router: server functions, SSR, the SPA-vs-MPA choice, deployment.

Each bundle = a working zero-dep .html demo with a [check: OK] gold-check + a static .md guide. Workflow: ../skills/concept-builder/SKILL.md. Build plan: TODO.md.
⚛️ Deep Dive Ready to go deeper? The companion React Deep Dive section covers hooks mastery, component patterns, concurrent React, animations, and TanStack Router internals — 36 bundles with React 19 + Tailwind v4. react/ →
🌊 Deep Dive Ready for advanced Tailwind? The companion Tailwind CSS 4 Deep Dive section covers container queries, the full variant ecosystem, arbitrary values, oklch color internals, animations, and build pipeline — 38 bundles. tailwind/ →