Possible Gotcha
This lesson teaches us about some of the rules and conventions of working with Redux. Instead of directly accessing the state, we use the store to receive the state as props.
In the just concluded Hello World example, a possible solution you may have come up with for grabbing the state from the STORE may look like this:
Get hands-on with 1400+ tech skills courses.