Blame
|
1 | # 技术栈 |
||||||
| 2 | ||||||||
| 3 | ## Vue2 相关 |
|||||||
| 4 | ||||||||
| 5 | - [Vue 2](https://v2.cn.vuejs.org/) |
|||||||
| 6 | - [Vue cli](https://cli.vuejs.org/zh/) |
|||||||
| 7 | - [Element](https://element.eleme.cn/#/zh-CN) |
|||||||
| 8 | - [Vant 2](https://vant-contrib.gitee.io/vant/v2) |
|||||||
| 9 | ||||||||
| 10 | ## Vue3 相关 |
|||||||
| 11 | ||||||||
| 12 | - [Vue 3](https://cn.vuejs.org/) |
|||||||
| 13 | - [Pinia](https://pinia.vuejs.org/zh/) |
|||||||
| 14 | - [Vant 4](https://vant-contrib.gitee.io/vant) |
|||||||
| 15 | - [vitejs](https://cn.vitejs.dev/guide/) |
|||||||
| 16 | ||||||||
| 17 | ## 小程序 |
|||||||
| 18 | ||||||||
| 19 | - [微信小程序开发文档](https://developers.weixin.qq.com/miniprogram/dev/framework/) |
|||||||
| 20 | - [微信公众号JS-SDK说明文档](https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html) |
|||||||
| 21 | - [uniapp](https://uniapp.dcloud.net.cn/) |
|||||||
| 22 | - [uniapp 演示示例](https://hellouniapp.dcloud.net.cn/) |
|||||||
| 23 | ||||||||
| 24 | ||||||||
| 25 | ## React |
|||||||
| 26 | ||||||||
| 27 | - [React 中文文档](https://zh-hans.react.dev/) |
|||||||
| 28 | ||||||||
|
29 | ## Node.js |
||||||
| 30 | ||||||||
| 31 | - [Node.js learn](https://nodejs.org/en/learn/getting-started/introduction-to-nodejs) |
|||||||
| 32 | - [Node.js API文档](https://nodejs.org/docs/latest/api/) |
|||||||
| 33 | - [Node.js API中文文档](https://doc.cherrychat.org/node/) GPT 翻译 v21.7.1 |
|||||||
| 34 | - |
|||||||
| 35 | ||||||||
|
36 | ## 其他 |
||||||
| 37 | ||||||||
| 38 | - [Typescript](https://www.typescriptlang.org/docs/) |
|||||||
|
39 | - [Ts](https://doc.cherrychat.org/ts/) TypeScript 3.1 中文 |
||||||