TypeScript
小于 1 分钟
reference
- TypeScript 👉🏻 GitHub
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- TypeScript Docs : TypeScript 中文网
- TypeScript 入门教程 👉🏻 GitHub
- TypeScript 使用指南手册 👉🏻 GitHub
- TypeScript Deep Dive 中文版 👉🏻 GitHub
TypeScript Deep Dive 👉🏻 GitHub 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹
- TypeScript 代码整洁之道