Effective TypeScript: 62 Specific Ways to Improve Your TypeScript

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively can take time. This book guides you through 62 specific ways to improve your use of TypeScript. Author Dan Vanderkam, a principal software engineer at Sidewalk Labs, shows you how to apply these ideas, following the format popularized by Effective C++ and Effective Java (both from Addison-Wesley). You’ll advance from a beginning or intermediate user familiar with the basics to an advanced user who knows how to use the language well. Effective TypeScript is divided into eight chapters: • Getting to Know TypeScript • TypeScript’s Type System • Type Inference • Type Design • Working with any • Types Declarations and @types • Writing and Running Your Code • Migrating to TypeScript

Author(s): Dan Vanderkam
Edition: 1
Publisher: O’Reilly Media
Year: 2019

Language: English
Pages: 266
City: Sebastopol, CA
Tags: JavaScript; Web Applications; Best Practices; TypeScript; Type Inference