acdlite / redux-router

Redux bindings for React Router – keep your router state inside your Redux store
MIT License
2.3k stars 216 forks source link

Server loading #256

Closed galkinrost closed 8 years ago

galkinrost commented 8 years ago

Hi! We've just created simple implementation for universal loading with redux-router - https://github.com/babotech/redux-router-preload and would like to hear your opinion on this

Scarysize commented 8 years ago

Hey, we alway appreciate contributions of all kinds. It would be nice if you could further explain what your project exactly does. I tried the example and had a quick look over the code. I think it may be helpful if you could add either redux DevTools or redux-logger to the example, this may help people to understand what´s going on. Also JSDOC is always helpful!

I will close this, as this isn´t really an "issue". Just ping us on Discord if you want some opinions on your project.