Development Environment Setup : Design Patterns in TypeScript
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=b9SISnNubAY
Design Patterns In TypeScript (book)
https://www.amazon.com/dp/B0948BCH24 : ASIN B0948BCH24
https://www.amazon.com/dp/B094716FD6 : ASIN B094716FD6
Documentation : https://sbcode.net/typescript/environment_setup/
All the examples in this course will be run using the Node.js runtime. All of the code is written in TypeScript first and then converted into JavaScript that the Node.js runtime will further interpret and execute.
NodeJS : https://nodejs.org/en/download/
VSCode : https://code.visualstudio.com/
Course Code : https://github.com/Sean-Bradley/Design-Patterns-In-TypeScript
Other Videos By SBCODE
Tags:
Design Patterns In TypeScript
TypeScript
Design Patterns