adam-golab / react-developer-roadmap

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

Add Rogue.js to server-side rendering alternatives #53

Closed alidcast closed 6 years ago

alidcast commented 6 years ago

What this PR does?

Add Rogue.js to list of SSR alternatives

Why are you adding given library? (Short description why do you think that this library is important)

Rogue.js makes it so that creating a server-rendered React app is no different than a regular React app. Easier transition from create-react-app than listed alternatives.

adam-golab commented 6 years ago

Duplication of #32