如题,看完了官方文档,也去看了 antd 。
想找一个有代表性的开源项目学习下,后管或者商场类都行。
最好是 ts+hook
自己上 github 找过,发现写法太多了,同时各个项目的技术选型都不一样。
迫于无奈,在此发帖。
想找一个有代表性的开源项目学习下,后管或者商场类都行。
最好是 ts+hook
自己上 github 找过,发现写法太多了,同时各个项目的技术选型都不一样。
迫于无奈,在此发帖。

1 h1104350235 OP 对项目不做限制,主要想看下商城这类有代表性和后管这块权限是怎么做的,Vue 的话是有 addRouter ,React 暂时没有思路。 |
2 goxxoo May 26, 2022 情况一样,在做,不过不是 ts ,差不多吧 权限 是拦截器,addRouter ,router.beforeEach |
3 goxxoo May 26, 2022 看错了 哈哈 可以删了 无视我吧 |
4 encro May 26, 2022 后台:react-admin ; 国内就看只能看 vue 了。 |
5 encro May 26, 2022 https://github.com/duxianwei520/react 这个都有 4K stars? 这里能找到你要参考的项目吗? https://github.com/enaqx/awesome-react 找一个 vue 项目,改为 react ?比如: https://gitee.com/kaidianxing/kaidianxing-admin |
6 lvming6816077 May 26, 2022 试试这个? https://github.com/lvming6816077/report-monitor 后端:Nest.js+TypeScript+MongoDB+Redis 前端:React.js+TypeScript+AntD |
7 h1104350235 OP 后台 vue 有个开源项目 vue-element-admin ,很经典,后管照着他那套来就好了,还手把手教学。 |
8 h1104350235 OP |
9 h1104350235 OP @encro 感谢大兄弟,这个项目我看过了,比较老,还是用 class 写法 |
10 Asher88 May 26, 2022 |
11 dengshen May 27, 2022 via iPhone @lvming6816077 10 秒前提交 666 |
12 zhangjiancheng May 27, 2022 我自己学习 react 写的 demo 要看看吗,hooks + ts + umi |
13 heng1025 May 27, 2022 各种技术栈学习[https://github.com/1r21]( https://github.com/1r21) |
14 h1104350235 OP @zhangjiancheng 有放 Github 上吗? 学习一下 |
15 h1104350235 OP 我现在想做个后管,把目前的 Vue 框架后管改成 React 框架的,纠结要不要上 umi ,以及 antd pro |
16 zhangjiancheng May 27, 2022 @h1104350235 https://github.com/Cv-Engineer123/react-umi 和成熟的项目比不了,但是拿来入门还是可以参考参考的 |
17 sunburst112 Jun 14, 2022 我最近几个月也正在学,基本的雏形搭建的差不多了,你也可以看看 https://github.com/sunburst89757/react-ts-admin |
18 huijiewei Jul 24, 2022 |