Skip to main content
Published / updated
TRACK 12 · Beginner → Intermediate

React UI Development

Build practical React applications connected to ASP.NET Core Web APIs.

Prerequisites

  • HTML, CSS and JavaScript
  • TypeScript recommended
  • REST API concepts

Expected outcome

Build reusable React interfaces that integrate ASP.NET Core REST APIs.

Curriculum topics

  1. 01JSX, components and props
  2. 02State and events
  3. 03Hooks and effects
  4. 04Forms and validation
  5. 05Client routing
  6. 06Fetch, Axios and API integration
  7. 07Authentication and shared state

Practical learning

  • Build a routed CRUD application
  • Handle loading and error states
Continue your learning pathNext recommended track →