Book: Getting Started with TypeScript

I’ve written a book that gets you started with TypeScript. The book is availble as print version and as kindle ebook on Amazon:

View and order book on Amazon

TypeScript is Microsoft’s JavaScript-superset to build large scale applications. Google has written its popular single page application (spa) framework Angular in TypeScript. As TypeScript compiles down to native JavaScript, you can use it wherever you would use JavaScript.

 

As a serious developer in the .NET space, you should definitely know about C# and JavaScript respectively TypeScript. I’ve written this book that gets you started with TypeScript and even Angular 2.

The book contains 178 pages structured into 12 chapters:

  1. Introduction
  2. Setting up Your Environment
  3. Using TypeScript
  4. Basic Types
  5. Var, Let and Const
  6. Interfaces and Classes
  7. Generics
  8. Functions
  9. Modules
  10. Decorators
  11. Declaration Files
  12. Angular with TypeScript

Grab your copy now:
View and order on Amazon
Happy reading and happy coding! :-)