Join the TypeScript Party!
Welcome to "Up to speed with TypeScript"!
Written for all levels, "Up to speed with TypeScript", initially written as a 2 days training, is a full course aiming to give you all the knowledge and tools to leverage TypeScript for professional-quality React development.
The training's content is composed of a mix of theoretical knowledge and
return of experience along with some exercises that will smoothly help you reach the following goals:
- Knowing the key benefits of using TypeScript
- Being comfortable working on React applications using TypeScript
- Understand the key concept required to build re-usable typed components
- Migrate existing codebase and architect new ones with TypeScript and GraphQL
Table of contents
Chapter 1: What is TypeScript?
Chapter 2: Getting started with TypeScript
Chapter 3: TypeScript for real-world applications
Chapter 4: TypeScript Architecture
Wrapping-up