Frontend with React
🎓 Professional React: TypeScript, SSR, and accessibility
Take your React to the professional level: typing components with TypeScript, understanding server rendering (SSR, SSG, and Server Components), and building accessible interfaces for everyone.
What you'll learn
- Type component props, state, and events with TypeScript
- Distinguish the CSR, SSR, SSG, and Server Components rendering strategies based on when the HTML is generated
- Build accessible interfaces with associated
<label>elements,aria-*attributes, anduseId
Lessons
React + TypeScript: typing your componentsProps, state, and events with types. Server rendering: CSR, SSR, SSG, and Server ComponentsWhere and when the HTML is generated. Accessibility (a11y) in ReactInterfaces usable by everyone.Practice this module in the app
DevPath is a hands-on course: you read the theory here; in the app you put it into practice with exercises that really run, offline.
Start free in the app →