issues
search
hhstore
/
blog
My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
295
stars
24
forks
source link
TypeScript: Tutorial
#268
Open
hhstore
opened
3 years ago
hhstore
commented
3 years ago
related:
[x] #269
[x] xxx
hhstore
commented
3 years ago
TypeScript 快速掌握教程:
时不时要用一下.
整理一个 quick tutorial.
官方:
https://www.tslang.cn/
https://www.tslang.cn/docs/handbook/typescript-in-5-minutes.html
https://www.typescriptlang.org/zh/
https://www.typescriptlang.org/zh/tools
手册:
https://www.runoob.com/typescript/ts-tutorial.html
https://typescript.bootcss.com/
https://www.tslang.cn/play/index.html
http://nodejs.cn/learn/typescript
nodejs + ts
https://ts.xcatliu.com/
⭐ ⭐ ⭐ ⭐
Cheatsheet:
https://github.com/delprzemo/typescript-cheatsheet
https://github.com/rmolinamir/typescript-cheatsheet
https://github.com/typescript-cheatsheets
https://github.com/typescript-cheatsheets/react
安装:
https://www.tslang.cn/#download-links
npm install -g typescript
hhstore
commented
3 years ago
1
hhstore
commented
3 years ago
1
hhstore
commented
3 years ago
1
hhstore
commented
3 years ago
1
hhstore
commented
3 years ago
1
related: