React-redux-universal-hot-example: Updated fork?

Created on 26 Mar 2017  路  5Comments  路  Source: erikras/react-redux-universal-hot-example

Clearly the author has abandoned this project. Are there any forks out there that have been updated?

Most helpful comment

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.

All 5 comments

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? :)

@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

Was this page helpful?
0 / 5 - 0 ratings