paypal / react-engine

a composite render engine for universal (isomorphic) express apps to render both plain react views and react-router views
Apache License 2.0
1.45k stars 130 forks source link

Minimum universal react API #146

Open guidsen opened 8 years ago

guidsen commented 8 years ago

Hi, I've been working on https://github.com/guidsen/react-simple-universal that solved the boilerplate involved with universal React Apps.

I'm really curious about your thoughts about this and would love to have some help evolving this repo.

gabrielcsapo commented 8 years ago

@guidsen what are your suggestions 😄 ?