系列文章目录
React工程搭建 第零篇 需求目录
react工程…
1.create-react-app Done
2.工程目录…
UI 组件 样式…
1.AntD Done
2.AntD配置优化…
状态管理…
1.Redux…
2.Redux-Saga…
3.实践优化…
路由…
1.React-touter 4…
2.history…
开发规范控制…
1.EsLint…
2.huksy/pre-commit…
webpack配置…
1.HMR/React-hot-loader…
2.loaders/plugins…
3.脚本优化…
4.静态资源DLL…
5.babel-plugin-transform-runtime…
6.babel-polyfill…
7.cache配置…
8.HappyPack…
性能优化…
1.Immutable…
2.Hot + Lazy 懒加载…
3.代码分割…
4.缓存menefast WPA…
请求处理…
1. RequestJs fetch封装…
2.公共代理…
开发支持…
1.MockJs…
2.Proxy…
3.utils 工具库…
4.codeFormatter…
5.发布npm包…
自定义…
1.动态菜单…
2.动态角色…
3.样式风格/ css变量…
4.组件/ 内部组件库…
测试…
Jest…
doing
// An highlighted block
var foo = 'bar';