Skill
UI as a function of state. Components, hooks, and data flow.
Curated resources
Scores are LearnPath editorial opinions (clarity, cost, freshness, project density) — not an objective ranking. Every YouTube item is embedded officially after a click-to-load facade.
Meta3h
The interactive official tutorial is better than most paid courses.
12hProject-basedfreeCodeCamp / Bob Ziroll12h
Project-heavy. Skip class components if the recording still shows them.
1h 20mFastest pathProgramming with Mosh1h 20m
Eighty minutes from empty folder to a working React app with components, state, effects and API calls, edited so that nothing non-essential survives. It is the shortest path we found to a first running app for someone who already knows JavaScript, and it is deliberately scoped — routing, context and testing are left to the full courses.
2h 7mLearnPath pickJavaScript Mastery2h 7m
React 19 taught entirely through building an app — components, state, effects, props, routing — in two hours. It is the narrowest gap between starting and shipping something real, and it is version-current.
4h 43mBest for beginnersBro Code4h 43m
Nearly five hours in an ordered curriculum — components, props, state, effects, forms, context, router — with a project after each block. The most systematic free React course in the verified set.
1h 29mPedroTech1h 29m
Every important hook explained and demonstrated in ninety minutes, including the rules of hooks and custom hooks. The best single revision resource before a React interview or a refactor.
Net Ninja3h 15m
32 short episodes that build one React application incrementally — the original modern React tutorial series, still a clean way to see a project grow step by step.
Projects