DEV Community

김재원
김재원

Posted on

New react boilerplate with saga, selector, emotion, ssr etc...

Reacteum supports these.

  • Redux (design with ducks modula redux style)
  • Asynchronous redux with redux-saga
  • Selectors pattern with reselector
  • CSS in JS with react-emotion
  • Client side routing with react-router-dom
  • Code splitting
  • Handing meta tags with react-helmet
  • Server side rendering
  • Test with jest
  • Formatting codes with eslint & prettier

Top comments (0)