paint-brush
MAPSTATETOPROPS & MAPDISPATCHTOPROPS: The Bad Boys of React-Reduxby@urchmaney
1,805 reads
1,805 reads

MAPSTATETOPROPS & MAPDISPATCHTOPROPS: The Bad Boys of React-Redux

by Unegbu kingsley3mFebruary 13th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Redux keeps state for your entire application with the help of its store. Components can request and perform actions to the Redux store state. This helps unify the way the store can be changed. Components have state scoped for themselves and inner components and their state gets refreshed when reloaded. This will be a problem when you need to store states for the whole application. The Redux store store is a function that takes a parameter and returns an object, this parameter is the redux store state. It injects the state into the function under the hood. It returns a object which will hold all the state you need in your component props.
featured image - MAPSTATETOPROPS & MAPDISPATCHTOPROPS: The Bad Boys of React-Redux
Unegbu kingsley HackerNoon profile picture
Unegbu kingsley

Unegbu kingsley

@urchmaney

L O A D I N G
. . . comments & more!

About Author

Unegbu kingsley HackerNoon profile picture
Unegbu kingsley@urchmaney

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite