Full Stack — resources

roadmap.sh: https://roadmap.sh/full-stack

Books

  • Eloquent JavaScript (Marijn Haverbeke) — a rigorous, free introduction to JavaScript and the browser.
  • You Don’t Know JS Yet (Kyle Simpson) — deep dive into JavaScript’s core mechanics.
  • Designing Data-Intensive Applications (Martin Kleppmann) — the backend/data half of full-stack thinking.
  • Refactoring UI (Wathan & Schoger) — practical visual design for engineers building real products.

Courses / practice