Logo

TypeScript Deep Dive by Basarat Ali Syed

Small book cover: TypeScript Deep Dive

TypeScript Deep Dive
by

Publisher: GitBook
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: The JavaScript WayThe JavaScript Way
by - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(5957 views)
Book cover: Modern Web Essentials Using JavaScript and HTML5Modern Web Essentials Using JavaScript and HTML5
by - InfoQ.com
This book provides tools for a thorough understanding of three topics integral to effective enterprise-level, web SPA development: JavaScript language essentials, HTML5 specification features, and responsive design principles.
(9468 views)
Book cover: An Introduction to libuvAn Introduction to libuv
by
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(10236 views)
Book cover: Backbone TutorialsBackbone Tutorials
by - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(15932 views)