1. Boilerplate
    1. creat-react-app
    2. Next.js
    3. Umi.js
  2. Type Check
    1. Typescript
  3. Code Style
    1. Prettier
    2. Eslint
  4. UI
    1. Ant-Design
    2. Material-UI
    3. React-Bootstrap
  5. Style
    1. less
    2. sass
  6. Form
    1. react-hook-form
    2. Formik
  7. Router
    1. react-router
  8. Request
    1. axios
    2. fetch
  9. State Management
    1. react-redux
    2. redux-saga
    3. redux-observable
    4. dva.js
    5. rematch
  10. Internationalization
    1. react-intl
  11. Test
    1. Jest
    2. React Testing Library
    3. Cypress
  12. CI
    1. Nginx
    2. Docker
  13. Useful
    1. lodash
    2. query-string