Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 182 Bytes

Clear Your Core Concepts of TypeScript

  • Object
  • Type Alias
  • TypeScript interface
  • Hoisting
  • Functions
  • Narrowing
  • Explicit Casting
  • Null
  • Enums
  • Await & Async Functions