Description
In this course, you will learn:-
- On your workstation, compile, test, and run TypeScript.
- TypeScript classes and type annotations can be used.
- Create and execute a small TypeScript program.
Syllabus:-
-
Why Learn TypeScript?
-
Course Breakdown
-
Basic
-
Installing TypeScript
-
Compiling Your First TypeScript Program
-
Understanding TypeScript Errors
-
Installation & Basic Use
-
The Type System
-
Basic Types
-
Interfaces
-
Classes
-
Inheritance
-
Modules
-
Automatically Compile TypeScript with Grun