Munich TypeScript Meetup: Fancy TypeScript Features for the Everyday Developer

preview_player
Показать описание

*********************************************
Details
-----------------------------------------------------------------------
TypeScript's language features are more than just esoteric playthings for compiler enthusiasts. When used properly by everyday developers, they can help inform proper design decisions and improve the clarity of your code.

This talk will explore some of the more useful TypeScript language features, including: type narrowing, discriminated unions, keyofs, conditional types, mapped types, and as of the next TypeScript version, recursive and template literal types.
Рекомендации по теме
Комментарии
Автор

Great advice how to understand unknown TS syntax by analyzing it's AST tree and googling the result!

isfland
Автор

Not mobile friendly :( Text is very small

alexberezkin