Redux Selectors
What are they and why should I use them?
When I first started using Redux, I didn’t understand selectors. They seemed like a completely unnecessary intermediate layer that just slowed me down. I learned later, however, that they’re actually there to speed me up.
2016-09-15