TypeScript Deep Dive
by Basarat Ali Syed
Publisher: GitBook 2017
Number of pages: 299
Description:
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Building Front-End Web Apps with AngularJS and Parse.com
by Bo Li, Gerd Wagner - codeproject.com
This book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples in the book, you can quickly improve your understanding of basic concepts and techniques.
(6553 views)
by Bo Li, Gerd Wagner - codeproject.com
This book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples in the book, you can quickly improve your understanding of basic concepts and techniques.
(6553 views)
The Road to learn React
by Robin Wieruch - GitHub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(8936 views)
by Robin Wieruch - GitHub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(8936 views)
JavaScript
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11733 views)
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11733 views)
Human JavaScript
by Henrik Joreteg - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(8387 views)
by Henrik Joreteg - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(8387 views)