Create a NodeJS API with Koa and TypeScript - #5 - Adding TypeScript Type Definitions

Опубликовано: 01 Май 2020
на канале: Code Review Videos
3,236
38

It's a really nice thing that pretty much every popular third party library out there has at least some existing type definitions.

There are circumstances where new additions to libraries do not have type definitions yet, and that is a different challenge. But by and large, third party stuff is covered either immediately, or soon after changes are made.

We need to help TypeScript better understand our own code.

As a gentle introduction, we're going to define the interface of our Config object.


На этой странице сайта вы можете посмотреть видео онлайн Create a NodeJS API with Koa and TypeScript - #5 - Adding TypeScript Type Definitions длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Code Review Videos 01 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 3,236 раз и оно понравилось 38 зрителям. Приятного просмотра!