rsnext/examples/with-redux-saga/components
TodorTotev cc4b0c7b40
Refactor with redux saga (#13342)
Related to [11014](https://github.com/zeit/next.js/issues/11014)

Upgraded all the packages from package.json, removed the saga-wrapper package since it is totally outdated to today's use.

I have refactored the whole example using the new API of the next-redux-wrapper package, using their new support of "getStaticProps".

All of the class components were converted to functional, using the new redux hooks API.

If you want me to change anything or you are not satisfied with any given change, I'm open to suggestions.
2020-05-25 16:21:35 +00:00
..
clock.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
counter.js Refactor with redux saga (#13342) 2020-05-25 16:21:35 +00:00
page.js Refactor with redux saga (#13342) 2020-05-25 16:21:35 +00:00