Book Image

Mastering TypeScript - Second Edition

By : Nathan Rozentals
Book Image

Mastering TypeScript - Second Edition

By: Nathan Rozentals

Overview of this book

<p>The TypeScript language, compiler, and opensource development toolset brings JavaScript development up to the enterprise level. It allows us to use ES5, ES6, and ES7 JavaScript language features today, including classes, interfaces, generics, modules, and more. Its simple typing syntax enables building large, robust applications using object-oriented techniques and industry standard design principles.</p> <p>Packed with practical, real-world examples, this book is a guide to bringing the benefits of strongly typed, object-oriented programming and design principles into the JavaScript development space. Starting with core language features, and working through more advanced topics such as generics and asynchronous programming techniques, you will learn how to gain maximum benefit from your JavaScript development with TypeScript. With a strong focus on test-driven development, and coverage of many popular and in-demand JavaScript frameworks, you can fast-track your TypeScript knowledge to a professional level. By the end of this book, you will be able to confidently build TypeScript applications, whether you are targeting Angular, Aurelia, React, Backbone, Node, or any other JavaScript framework.</p>
Table of Contents (21 chapters)
Mastering TypeScript - Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
Free Chapter
1
TypeScript - Tools and Framework Options

About the Reviewers

Guy Fergusson is a passionate web developer, open source contributor, and gamer. He has built web applications for health, law enforcement, and the finance sector. He has worked with the author building Typescript applications and is now an advocate of Typescript, which he uses on a daily basis.

I would like to thank my beautiful family, my little girl, Grace, and my amazing wife, Melisa.

Vilic Vane is a JavaScript engineer with over 8 years of experience in web development. He started following the TypeScript project when it went public, and he is also a contributor to the project. He is now working on frameworks, libraries, and apps written in TypeScript. Vilic is the author of the book TypeScript Design Patterns.