Shaibal Mandal
1 min readDec 14, 2016

--

When building with Redux, it’s best to limit the number of components that have access to the store to ensure there’s as much reuse of actions/reducers as possible.

This is so important. Thanks for sharing your insights Jolyon.

--

--