lemonCMS / UltimateJS

Razzle + React-Router-Config + Redux + React-loadable + SASS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UltimateJS

Project Goal

Next.js and After.js are great. Unfortunately our porject are driven on redux, redial, react-router-config, react-loadable and sass.

Both Next.js and After.js where atleast missing one or more of those components. Because After.js already implements react-router and is driven by Razzle i choose this as a starting point to implement all i need for our projects.

What can it do?

  • Universal app
  • Server side datafectching
  • Waiting for all api data fecthed before inital render.
  • Server side authorization check.
  • Easy proxu implementation
  • Webpack plugins thanks to razzle
  • Highly customizable

About

Razzle + React-Router-Config + Redux + React-loadable + SASS


Languages

Language:JavaScript 99.8%Language:CSS 0.2%