Typescript Meta-Programming from 0 to 100

preview_player
Показать описание
When applications become more prominent, some tools and features that help manage this increasing complexity become more required. Let's check some of these features: composition/dependency Injection, runtime type assertions, reflection/mirroring, and more, and see how we can use them in live coding sessions.

(0:00) Introduction
(0:30) Decorator
(2:31) Who am I
(4:17) What is metaprogramming
(5:08) Bad practices in metaprogramming - dangers
(10:25) Coding: basic typescript decorators
(14:14) Coding: Typescript dependency injection
(33:58) Final words
Рекомендации по теме