An open API service indexing awesome lists of open source software.

https://github.com/ntnyq/note-typescript

:book: Note while learning TypeScript.
https://github.com/ntnyq/note-typescript

typescript

Last synced: 3 months ago
JSON representation

:book: Note while learning TypeScript.

Awesome Lists containing this project

README

          

# learn-typescript

[![CI](https://github.com/ntnyq/learn-typescript/workflows/CI/badge.svg)](https://github.com/ntnyq/learn-typescript/actions)

> ntnyq's note of typescript learning

## 学习资料

- [type-challenge](https://github.com/type-challenges/type-challenges)
- [TypeScript 类型体操通关秘籍](https://juejin.cn/book/7047524421182947366)