Learn the Typescript fundamentals to make your React codebase more maintainable.
In this workshop, you will learn
- TypeScript fundamentals required to use it in React
- How to slowly migrate your React codebase from JavaScript to TypeScript
- Common coding pattern when using TypeScript with React