React Project Structure
Learn src/, components/, hooks/, pages/, and public/ conventions.
Learn src/, components/, hooks/, pages/, and public/ conventions.
Start learning React — from JSX and components to hooks, routing, APIs, and a final web application project.
Define React as a component-based UI library maintained by Meta and the community.
Explore components, JSX, hooks, unidirectional data flow, and ecosystem tooling.
Clarify that React is a library built with JavaScript — not a replacement for JS.
Complete React tutorial covering JSX, components, hooks, routing, state management, APIs, TypeScript, testing, deployment, and a final React web application project.
Capstone: build a complete ASP.NET Core app with EF Core, auth, and tested API endpoints.