We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9482c commit 2f7b712Copy full SHA for 2f7b712
README.md
@@ -20,7 +20,7 @@
20
- :fire: Built with CRA but extendable
21
- Comes with the latest CRA scripts and config
22
- To extend the CRA webpack config, use `craco.config.js` file. No need to eject
23
-- :chart_with_upwards_trend: Redux and Redux Saga but with less boilerplate
+- :chart_with_upwards_trend: Redux and Redux Saga but with less boilerplate <a href="/tree/master/src/store">More on</a>
24
- Redux Toolkit configured with React Redux and Redux Saga for very little boilerplate
25
- React Redux Hooks used for even more clean code
26
- React Persist configured for easier localstorage integration
0 commit comments