Closed alex6480 closed 6 years ago
Only some components should be connected to redux, but these should not be in charge of any rendering logic. These are containers and should be separated from the normal components.
Settled on completely different architecture for performance reasons
Only some components should be connected to redux, but these should not be in charge of any rendering logic. These are containers and should be separated from the normal components.