TypeScript

jQuery

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

01 Basic Types 02 Interfaces 03 Functions 04 Classes 05 Generics 06 Enums 07 Advanced Types 08 Decorators 09 Modules 10 NamesSpaces 11 Type Guards 12 Utility Types 13 Async Await 14 Promises 15 Error Handling 16 Mixin 16 Challenge