react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
Updated fork?
Clearly the author has abandoned this project. Are there any forks out there that have been updated?
You can look my fork: https://github.com/bertho-zero/react-redux-universal-hot-example/
I updated the packages, added a service-worker for the offline mode, an api with feathers and authentication (back & front). I also switched to webpack 2 and I use lazy loading to load routes or application parts on demand.
@bertho-zero Do you have any plans to update this to React 15.5 soon? :)
I have fresh version: https://github.com/wearepush/redux-starter
@horgen I'll update soon
@Iuriy-Budnikov Great work! You have been able to update all the dependencies, eliminate the shortcomings and keep the structure. I really like your fork! I will use it and I advise it to other developers