Learn how to use container’s own props inside the mapStateToProps() and mapDispatchToProps() functions.
I feel this is just a bit chaotic as it's all happening in one single file but got a lot of clarification about what connect
, mapStateToProps
and mapDispatchToProps
does