TypeScript Template Literal Types

preview_player
Показать описание
TypeScript template literals is one of the newest, biggest, and most exciting new features to come to TypeScript in a long time. It's a little confusing to understand why they're so exciting, so I'm hoping this video shows you why!

0:00 Intro
1:25 String literals refresher
4:46 Template Literal Types
5:28 Expanding Unions
6:38 Operating on objects
12:33 String manipulation types
13:20 Awesome advanced examples
Рекомендации по теме
Комментарии
Автор

This is the future that I was looking for in Typescript.

mehdikhody
Автор

Typescript can be scary. Imagine writing typescript code like in 15:55 and then typescript throws one of its vague error messages 😂

kobenade
Автор

`${🤯}` ...You should have started with the cool examples, you almost lost me there...

jornejongsma