Hooks-Admin
Hooks-Admin copied to clipboard
【重构】使用 redux-toolkit + antd5 重构 Hooks-Admin
React18、React-Router V6、React-Hooks、Redux-Toolkit、TypeScript、Vite4、Ant-Design5
1、使用 redux-toolkit + antd5 重构 Hooks-Admin 2、使用动态路由重构现在路由逻辑 3、使用 antd5 暗黑模式 4、新增多种主题配置 5、增加表格封装示例
我的建议是使用Mantine和Tailwind(亦或antd5,也很好看
react-routerv6.5 新api
Vite4.0 已经出来了要不要考虑下
antd5.x建议参考:https://github.com/frontend-winter/react-admin-vite-antd5
ant5使用cssinjs ,至今cssinjs 没有标准,性能也不佳,下个项目换了
本次重构会考虑将项目中的vite版本更新到4.0吗?
React18、React-Router V6、React-Hooks、Redux-Toolkit、TypeScript、Vite4、Ant-Design5
1、使用 redux-toolkit + antd5 重构 Hooks-Admin 2、使用动态路由重构现在路由逻辑 3、使用 antd5 暗黑模式 4、新增多种主题配置 5、增加表格封装示例
发布在哪里了