TypeScript: Beginner To Advanced

Rupesh Kahane

Learn about Variable Declaration & Operators, Data Types, enum, Loops & control statements , Function, Interface, Classes, Generics in TypeScript.

  • Published on Jul 28 2020
  • Pages 156
  • Downloaded 9.6k
  • Type PDF
Download
    • Like
    • Love It
    • Awesome
    • Interesting
    • It's Okay
    • Thumbs Down
  • 29.3k
  • 0

What will you learn from this book?

 
This book is targeted for everyone from beginners to advanced in TypeScript.
 
Learn about Variable Declaration & Operators, Data Types, enum, Loops & control statements, Function, Interface, Classes, Generics in TypeScript.
 

Table Of Contents 

  • Chapter 1: Introduction to TypeScript
  • Chapter 2. Variable Declaration & Operators in TypeScript 
  • Chapter 3. Data Types in TypeScript
  • Chapter 4. Statements in TypeScript
  • Chapter 5. enum in TypeScript
  • Chapter 6. Loops & control statements in TypeScript 
  • Chapter 7. Function in TypeScript
  • Chapter 8. Interface in TypeScript
  • Chapter 9. Classes in TypeScript
  • Chapter 10. Generics in TypeScript
  • Chapter 11. Advance Types in TypeScript