Dva.js framework playground for my next chapter.
- Create via dva-cli
- Add Antd UI
- Add Testing Framework
- Write server and client authentication code using passport, jwt
- Write a simple ajax todo app with redux-saga
- upload to Heroku
- more to do...
- testing frameworks (Jest vs Mocha-Chai vs Jasmine)
- Redux with Jest (http://redux.js.org/docs/recipes/WritingTests.html)
- styled-components (https://www.styled-components.com/)
- css-modules (https://github.com/css-modules/css-modules)
- redux-saga (https://redux-saga.js.org/docs/introduction/BeginnerTutorial.html)
- react-router v2.x vs v4.x
- husky - git hooks