react-simple-universal icon indicating copy to clipboard operation
react-simple-universal copied to clipboard

Simple universal approach for React Apps

Results 6 react-simple-universal issues
Sort by recently updated
recently updated
newest added

What will be the best way to pre fetch data? In #1 we've talked a bit about it as well. What options do we have and is most straightforward? Extending...

First of all this is a great boilerplate, one of the best I found in terms of simplicity. However since I'm pretty new with all these modern JS frameworks I...

We need at least a good simple and advanced example. Simple will include just a basic server with static store. Advanced example might include something like data retrieving from the...

enhancement
help wanted

We need to e2e test the whole process. Both client and server. Could somebody help me on this? Libraries: - [Mocha](https://github.com/mochajs/mocha) as testing framework - [Enzyme](https://github.com/airbnb/enzyme) to test the `render-layout.js`...

enhancement
help wanted

We need to be able to have a simple development environment with something like live reload for our `dev-server.js`. Anybody good suggestions on libraries that can do this?

enhancement
help wanted