react-redux-universal-hot-example icon indicating copy to clipboard operation
react-redux-universal-hot-example copied to clipboard

Updated fork?

Open chrisabrams opened this issue 8 years ago • 5 comments
trafficstars

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

chrisabrams avatar Mar 26 '17 21:03 chrisabrams

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 avatar Mar 27 '17 11:03 bertho-zero

@bertho-zero Do you have any plans to update this to React 15.5 soon? :)

horgen avatar Apr 21 '17 08:04 horgen

I have fresh version: https://github.com/wearepush/redux-starter

Iuriy-Budnikov avatar Apr 30 '17 12:04 Iuriy-Budnikov

@horgen I'll update soon

Iuriy-Budnikov avatar Apr 30 '17 12:04 Iuriy-Budnikov

@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

TravnikovDev avatar May 26 '17 08:05 TravnikovDev