Effective TypeScript - Dan Vanderkam

Effective TypeScript

Dan Vanderkam

出版时间

2019-11-05

ISBN

9781492053743

评分

★★★★★
书籍介绍
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.
用户评论
充满实战智慧的checklist
第一章也可以看作ts的intro。有其他语言基础的话直接看这本问题不大
怎么讲,没有我想象中那么好,以为看完后能get很多新技能… 但还是get到了一些
This book requires months of typescript programing experience before reading. And it do charify some details in day-to-day work which lack of explanation./ Play a type challenge: github search "type challenges"
强烈推荐!强烈推荐!
收藏