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

Pubblicato il: 28 aprile 2020
sul canale di: 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?


In questa pagina del sito puoi guardare il video online Create a NodeJS API with Koa and TypeScript - #2 - Configuring TypeScript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code Review Videos 28 aprile 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,657 volte e gli è piaciuto 37 spettatori. Buona visione!