Completed
Nodejs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Get Started Writing TypeScript Today
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Nodejs
- 3 Why TypeScript
- 4 Code Example
- 5 Annotating
- 6 Union types
- 7 Removing type annotations
- 8 Why TypeScript doesnt add type checks
- 9 Creating a new function
- 10 Accessing Content
- 11 Writing to Content
- 12 Using Interfaces
- 13 Using Generics
- 14 Requiring Events
- 15 Definition Files
- 16 Compile
- 17 Arm
- 18 Export database class
- 19 Create database instance
- 20 TypeScript cheating
- 21 Creating an out directory
- 22 AllowJS
- 23 Database JS
- 24 decorators
- 25 log arguments operator
- 26 jsx
- 27 Summary