adam-golab / react-developer-roadmap

Roadmap to becoming a React developer
Other
18.84k stars 2.04k forks source link

added rogue.js in ssr #32

Closed rayandrew closed 6 years ago

rayandrew commented 6 years ago

What this PR does? Add new SSR Library named Rogue JS

Why are you adding given library? (Short description why do you think that this library is important) Bring new concept to SSR by walking across React tree to fetch data like Next and After did. This library also introducing no-need-to-configure build system in Rouge, just like Next.

Screenshots (part that you modified is enough) Before: image

After changes: image

adam-golab commented 6 years ago

Merged with #55