Roadmaps
Community-curated paths to learn to code. Pick one and a squad forms around you — you finish it together, not alone.
Community-curated paths to learn to code. Pick one and a squad forms around you — you finish it together, not alone.
Go deep on the most in-demand UI library: components, state, hooks, data fetching, and the modern React ecosystem. Best after HTML, CSS, and JavaScript fundamentals.
Break UIs into components and understand the render model.
Master JSX, props, conditional rendering, and lists.
Handle events and manage component state the React way.
Lift state, share it with context, and structure updates with reducers.
Use effects, refs, and custom hooks — and learn when not to use them.
Add client-side routing and robust server-state management.
Explore Next.js, Vite, and how production React apps are assembled.