# learn-typescript **Repository Path**: mqyqingfeng/learn-typescript ## Basic Information - **Project Name**: learn-typescript - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-12-12 - **Last Updated**: 2025-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [ts.yayujs.com](http://ts.yayujs.com/) 可能是中国最好的 TypeScript 入门到进阶系统教程 ## 介绍 TypeScript 系列文章由官方文档翻译、重难点解析、实战技巧三个部分组成,涵盖入门、进阶、实战,旨在为你提供一个系统学习 TS 的教程,全系列预计 40 篇左右。目前正在持续更新中! ## 全目录 1. [TypeScript之基础入门](https://github.com/mqyqingfeng/Blog/issues/227) 2. [TypeScript之常见类型(上)](https://github.com/mqyqingfeng/Blog/issues/228) 3. [TypeScript之常见类型(下)](https://github.com/mqyqingfeng/Blog/issues/229) 4. [TypeScript之类型收窄](https://github.com/mqyqingfeng/Blog/issues/218) 5. [TypeScript之函数](https://github.com/mqyqingfeng/Blog/issues/220) 6. [TypeScript之对象类型](https://github.com/mqyqingfeng/Blog/issues/221) 7. [TypeScript之泛型](https://github.com/mqyqingfeng/Blog/issues/222) 8. [TypeScript之Keyof 操作符](https://github.com/mqyqingfeng/Blog/issues/223) 9. [TypeScript之Typeof 操作符](https://github.com/mqyqingfeng/Blog/issues/224) 10. [TypeScript之索引访问类型](https://github.com/mqyqingfeng/Blog/issues/225) 11. [TypeScript之条件类型](https://github.com/mqyqingfeng/Blog/issues/226) 12. [TypeScript之映射类型](https://github.com/mqyqingfeng/Blog/issues/230) 13. [TypeScript之模板字面量类型](https://github.com/mqyqingfeng/Blog/issues/231) 14. [TypeScript之类(上)](https://github.com/mqyqingfeng/Blog/issues/232) 15. [TypeScript之类(下)](https://github.com/mqyqingfeng/Blog/issues/233) 16. [TypeScript之模块](https://github.com/mqyqingfeng/Blog/issues/234)