TypeScript Deep Dive by Basarat Ali Syed
Publisher: GitBook 2017
Number of pages: 299
TypeScript is a free and open-source programming language developed and maintained by Microsoft. It is a strict superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
Computers & Internet Programming Languages & Tools JavaScript