/understanding-typescript

Notes from Maximilian Schwarzmüller's course

Primary LanguageTypeScript

JavaScript Algorithms and Data Structures

Notes based on Colt Steele's fantastic course.

Title
2 TypeScript Basics & Basic Types
3 The TypeScript Compiler (and its Configuration)
4 Next-generation JavaScript & TypeScript
5 Classes & Interfaces
6 Advanced Types
7 Generics
8 Decorators
9 Let's build a Drag & Drop Project
10 Modules & Namespaces
11 Using Webpack with TypeScript
12 3rd Party Libraries & TypeScript
13 Let's build a "Select & Share a Place" App
14 React.js & TypeScript
15 Node.js + Express & TypeScript