Effective TypeScript

Effective TypeScript
出版时间:2019.10
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB)
提取码    :rhxr

内容简介:

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

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Advanced Swift: Updated for Swift 5

2019-11-4 6:10:09

电子书

C# 8.0 Pocket Reference

2019-11-4 7:05:19

搜索