Skip to content

oscarduignan/koa-react-router-rxjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-react-router-rxjs-example

Getting my head around Koa, React, RxJS, ReactRouter and how these can fit together in an "isomorphic" (so components are rendered on the server initially) app - at the moment it's just the server part of this (koa routing requests with react router and loading data with rxjs)

npm install
npm run app

check out server.js for the "heavy" lifting.

first version of this is viewable at https://github.com/oscarduignan/koa-react-router-rxjs-example/blob/7b30b1f68b86057a87ffe0211838fd0704f30c0f/server.js which is my initial kind of simplified version if you check this out and go "wtf are intents" then maybe checking that will show you the progression / basic idea.

About

LATEST: https://github.com/oscarduignan/rxjs-redux-react ------ older stuff also at https://github.com/oscarduignan/koa-react-router-rxjs-karma-webpack-boilerplate. This repo was me getting my head around Koa, React, RxJS, ReactRouter and how these can fit together in an "isomorphic" (so components are rendered on the server initially) app - at …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published