TypeScript 学习资源


Ebook:
https://www.gitbook.com/book/zhongsp/typescript-handbook/details
TypeScript Handbook(中文版) you can download ebook format to read on mobile.
https://www.gitbook.com/book/basarat/typescript/details
TypeScript Deep Dive

Video:
https://www.pluralsight.com/courses/typescript
https://www.pluralsight.com/courses/typescript-advanced
https://www.pluralsight.com/courses/typescript-in-depth
https://www.pluralsight.com/courses/using-typescript-large-angularjs-apps

Resources:
https://github.com/dzharii/awesome-typescript
https://github.com/sorrycc/awesome-javascript
https://github.com/sindresorhus/awesome-nodejs

Practices:
https://github.com/inversify/InversifyJS/issues/691
FYI, to get some idea. “Use Symbol.for(key) instead of Symbol(key) everywhere”
https://github.com/nswbmw/node-in-debugging
《Node.js 调试指南》是本人整理的从事 Node.js 开发这几年的一些调试经验和思路


发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注