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.
- Host: GitHub
- URL: https://github.com/ntnyq/note-typescript
- Owner: ntnyq
- Created: 2020-11-30T07:29:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T14:12:09.000Z (8 months ago)
- Last Synced: 2025-07-14T19:00:06.017Z (3 months ago)
- Topics: typescript
- Language: TypeScript
- Homepage:
- Size: 705 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-typescript
[](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)