In this Advanced React with TypeScript workshop, you’ll learn how to combine the most important concepts and patterns of React with TypeScript.
This combination is a superpower that will change the way you and your team build web applications.
You’ll write custom hooks that use generics, share some (but not all) props between components, and remove guesswork by diving into the types behind the scenes of React and other popular libraries.
Prerequisites
You'll need a working knowledge of React, as well as foundational TypeScript knowledge. Working through the React with TypeScript Tutorial is recommended.