Typescript Fundamentals
  • Typescript Setup
  • Basic Types
  • Types in Typescript
  • Operators, Decisions and Loops
  • Function Basics
  • Interfaces
  • Classes
  • Modules
  • Generic Types
  • Generics in more Depth
  • TS Fundamentals source code
  • Introduction to Decorators
  • Arguments in Method Decorator
  • Configurable Decorator using Decorator Factory
  • Property Decorator
  • Parameter Decorator
  • Class Decorator