A collection of awesome things regarding dva ecosystem.
- dva
- dva-cli - 命令行工具,基于 roadhog 构建,查看 roadhog 配置项
- dva-loading - 可以自动处理 loading 状态,不用一遍遍地写 showLoading 和 hideLoading
- babel-plugin-dva-hmr - 实现 components、routes 和 models 的 HMR
- redux - 为 JavaScript 应用而生的可预测状态管理器
- react-redux - 官方 React 与 Redux 绑定的中间件
- redux-saga - Redux 应用的替代副作用模型
- react-router - React 声明式路由
- react-router-dom - DOM 与 ReactRouter 绑定的中间件
- react-router-redux - 保持 ReactRouter 与 Redux 同步的绑定中间件
- isomorphic-fetch - 用于 Node 和 浏览器的同构通信框架
- elm - A delightful language for reliable webapps.
- choo - A
4kb
framework for creating sturdy frontend applications https://choo.io