React and TypeScript, v3
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 5h 9m | 1.01 GB
Instructor: Steve Kinney
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 5h 9m | 1.01 GB
Instructor: Steve Kinney
Build modern, server-first React apps with TypeScript—actions, streaming, ergonomic components, and scalable typing.
Key Takeaways
By participating along with us in the workshop, you'll learn:
- Master server-first component boundaries, data fetching, and mutations.
- Apply idiomatic TypeScript to props, state, reducers, events, and refs.
- Design forms with action handlers, validation, and optimistic UX.
- Improve performance with compiler-friendly patterns and resource hints.
Is This Workshop for Me?
Senior front-end engineers and TypeScript-heavy teams adopting a server-first model; comfort with hooks, basic SSR, and generics recommended.
Workshop Details
Learn the core concepts behind server-rendered components, Suspense, action-based mutations, and optimistic UI—grounded in practical, scalable TypeScript. Implement an end-to-end feature with strong types, accessible UI, and a clear testing strategy.
Any Prerequisites?
- Node 20+ and a package manager (pnpm preferred)
- Familiarity with common hooks (useEffect, useMemo, useRef, useReducer)