Overview
As the landscape of front-end development continues to evolve, the marriage of React and TypeScript remains as a powerful and highly favoured combination. This talk discusses patterns and best practices with using TypeScript in React to create more maintainable, scalable, and bug-resistant applications.
Objective
To provide a deep understanding of effective and helpful React/TypeScript patterns.
Five Things Audience Members Will Learn
- Why use TypeScript?
- Strategies for creating type-safe functional components.
- Common patterns in React TypeScript projects.
- Autogenerating type definitions from GraphQL and other APIs
- More!
Target Audience
Front-end developers familiar with React seeking to integrate or deepen their knowledge of TypeScript.