futureRX icon indicating copy to clipboard operation
futureRX copied to clipboard

:rocket: The futuristic stack to create universal React applications with MobX as state manager

Results 3 futureRX issues
Sort by recently updated
recently updated
newest added

The components' CSS should be added to the HTML that the server renders otherwise the user view an unstyled version of the app, very awful :D

Seems that universal support is broken ``` warning.js:44 Warning: React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server...

How about using `preact` instead of `react` ? That's what I'm thinking about recently. And I prefer to `Semantic-UI` rather than `bootstrap`. What's your opinion? Thanks.