Create a NodeJS API with Koa and TypeScript - #2 - Configuring TypeScript

Опубликовано: 28 Апрель 2020
на канале: Code Review Videos
6,657
37

One thing that I really like about TypeScript is the ability to gradually adopt the typing system that it offers. So long as you're using the .ts (or .tsx) extension on your files, your JS and TS can co-exist in the same project and things just work.


Now we need to define the TypeScript compiler options we expect our project to follow. This can either be done manually, or you can use tsc - the TypeScript compiler - to initialise a set of sensible defaults for you. Imagine which option we will choose?


На этой странице сайта вы можете посмотреть видео онлайн Create a NodeJS API with Koa and TypeScript - #2 - Configuring TypeScript длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Code Review Videos 28 Апрель 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 6,657 раз и оно понравилось 37 зрителям. Приятного просмотра!