Basic TypeScript Interfaces For Objects

preview_player
Показать описание
Avoid "any" when trying to declare an object type. Instead, use two small interfaces to capture generic objects and type-safe dictionaries.
Рекомендации по теме
Комментарии
Автор

Thanks, this is an truly important topic

ricardorien