Typescript in 45 minutes for Beginners!!! Ready 2 Learn???
Joe Benjamin
TypeScript starts from the same syntax and semantics that millions of JavaScript developers know today. Use existing JavaScript code, incorporate popular JavaScript libraries, and call TypeScript code from JavaScript.
TypeScript compiles to clean, simple JavaScript code which runs on any browser, in Node.js, or in any JavaScript engine that supports ECMAScript 3 (or newer).
- Install node
- install typescript globally
- basic variable types
- template strings
- enums
- interface
- classes
- inheritance
- type assertions
- type guards
- import / export
install node from here - https://www.typescriptlang.org/ ... https://www.youtube.com/watch?v=g0SozbR8w1o
2020-03-23
11.93095547 LBC
Copyrighted (contact publisher)
188059594 Bytes