Sep 4, 2018 · 1 min read
If you’re using proper state management with something like Redux your components should never trigger changes anywhere but through reducers…
If you’re using proper state management with something like Redux your components should never trigger changes anywhere but through reducers…