Latest video
Latest posts

How to use Mapped Types in TypeScript

New Features

TypeScript 2.1 introduced mapped types which allow you to build new types based on the properties of an existing type.

Continue reading →