TypeScript Magic

Basic

Special types

Some tricks

Build-in type utils

Let’s implement these types

TypeScript Playground

Practice

Enhance the dataIndex type definition of ColumnProps.

Challenge

type-challenges