Docs LogoDocs
RoadmapPhase 2 — Core New Skills

React + TypeScript

Learn React.js with TypeScript, hooks, ecosystem libraries, and Tailwind CSS.

Overview

Modern frontend engineering requires a robust type system, predictable component composition, and battle-tested ecosystem libraries. This checklist guides you through learning TypeScript directly within React, mastering React hooks and patterns, integrating standard ecosystem tools (Routing, Zustand, TanStack Query, React Hook Form + Zod), and crafting responsive user interfaces with Tailwind CSS and Shadcn/UI.

Tip: Do not learn TypeScript in isolation. Apply TypeScript directly when defining React component props, hook states, form schemas, and API response structures.


TypeScript (Learn WITH React, not separately)


React Fundamentals


React Hooks Deep Dive


React Ecosystem (Essential Libraries)


Tailwind CSS (Learn as you build React)

Last updated on August 21, 2026

On this page