Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 403 Bytes

File metadata and controls

16 lines (13 loc) · 403 Bytes

React Koa Universal

This repo experiments with the latest bike shed technologies on the market today.

Includes:

  • React
  • Redux
  • Redux-Observable
  • RxJS
  • React-Router
  • Koa
  • Styled-Components
  • Flow
  • Webpack

We take advantage of server-side rendering when we can using React, React-Router, Redux, and Styled-Components on the server then rehydrating the data on the client.