Razzle: React Router v3

Created on 29 Nov 2016  路  7Comments  路  Source: jaredpalmer/razzle

Fix issue #172

Most helpful comment

@jaredpalmer No, just using it for a side project I am working on with a friend. https://github.com/seanyesmunt/universal-js

All 7 comments

cc @seanyesmunt

Any idea of when you will be able to look into this? I might be able to give it a try if you think it will be a while.

very very shortly (like over the weekend maybe). About to start on a 50+ route app with this.

Short Term Goals: make a better boilerplate

  • react router 3, or v4 with an addon
  • webpack 2 beta, transpile the server
  • chokidar to watch server folder for changes, and handle restarts
  • drop redial for redux-taxi, so you can declare data at component level instead of at the route level
  • decide on glamor vs. aphrodite
  • a client-only prototype env and npm script
  • react-storybook
  • jest, ava
  • docs

Long Term Goals: wrap this up into a framework + cli

Looks awesome, v4 react router would be sweet! Thanks

@seanyesmunt are you using this kit at Walmart?

@jaredpalmer No, just using it for a side project I am working on with a friend. https://github.com/seanyesmunt/universal-js

Closing this. Moving to 4. #212

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mhuggins picture mhuggins  路  3Comments

corydeppen picture corydeppen  路  3Comments

ewolfe picture ewolfe  路  4Comments

panbanda picture panbanda  路  5Comments

JacopKane picture JacopKane  路  3Comments