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 | - [Vite](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 | ## React |
|||||||
| 25 | ||||||||
| 26 | - [React 中文文档](https://zh-hans.react.dev/) |
|||||||
|
27 | - [React Router](https://reactrouter.com/en/main) |
||||||
|
28 | - [Blueprint](https://blueprintjs.com/docs/) a React-based UI toolkit for the web. |
||||||
|
29 | |||||||
|
30 | ## Node.js |
||||||
| 31 | ||||||||
| 32 | - [Node.js learn](https://nodejs.org/en/learn/getting-started/introduction-to-nodejs) |
|||||||
| 33 | - [Node.js API文档](https://nodejs.org/docs/latest/api/) |
|||||||
| 34 | - [Node.js API中文文档](https://doc.cherrychat.org/node/) GPT 翻译 v21.7.1 |
|||||||
| 35 | ||||||||
|
36 | ## 其他 |
||||||
| 37 | ||||||||
|
38 | - [Typescript](https://www.typescriptlang.org/zh/docs/) |
||||||
|
39 | - [Typescript 中文](https://doc.cherrychat.org/ts/) TypeScript 3.1 中文 |
||||||
|
40 | - [Electron](https://www.electronjs.org/zh/docs/latest/) |
||||||