Blame
5bcdcf | Qwas | 2024-03-27 14:03:25 | 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) |
|||
a4dbf0 | Qwas | 2024-03-28 03:06:45 | 15 | - [Vite](https://cn.vitejs.dev/guide/) |
5bcdcf | Qwas | 2024-03-27 14:03:25 | 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/) |
|||
fb1347 | Qwas | 2024-04-04 07:08:31 | 27 | - [React Router](https://reactrouter.com/en/main) |
3dfb5c | Qwas | 2024-04-04 07:11:23 | 28 | - [Blueprint](https://blueprintjs.com/docs/) a React-based UI toolkit for the web. |
5bcdcf | Qwas | 2024-03-27 14:03:25 | 29 | |
81c530 | Qwas | 2024-03-28 03:05:48 | 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 | ||||
5bcdcf | Qwas | 2024-03-27 14:03:25 | 36 | ## 其他 |
37 | ||||
d9e5e3 | Qwas | 2024-04-03 09:39:29 | 38 | - [Typescript](https://www.typescriptlang.org/zh/docs/) |
a4dbf0 | Qwas | 2024-03-28 03:06:45 | 39 | - [Typescript 中文](https://doc.cherrychat.org/ts/) TypeScript 3.1 中文 |
1be736 | Qwas | 2024-04-03 09:27:20 | 40 | - [Electron](https://www.electronjs.org/zh/docs/latest/) |