paint-brush
Usage of Reselect in a React-Redux Applicationby@dashmagazine
25,070 reads
25,070 reads

Usage of Reselect in a React-Redux Application

by Dashbouquet Development7mSeptember 12th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Reselect is a popular library that provides a convenient way of getting values from a store in a React-Redux application. What makes it so good is its memoization ability. You can read all this in the documentation. In two words, when you use the <em>createSelector()</em> function, it memiozes an output of every input selector and recalculates the resulting value only if any of the input selectors changes its output. The important thing to note here is that reselect uses reference equality (===) to determine a value change.

Company Mentioned

Mention Thumbnail
featured image - Usage of Reselect in a React-Redux Application
Dashbouquet Development HackerNoon profile picture
Dashbouquet Development

Dashbouquet Development

@dashmagazine

Dashbouquet is a web & mobile development agency, helping startups & SMEs build robust web and mobile apps since 2014.

Learn More
LEARN MORE ABOUT @DASHMAGAZINE'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Dashbouquet Development HackerNoon profile picture
Dashbouquet Development@dashmagazine
Dashbouquet is a web & mobile development agency, helping startups & SMEs build robust web and mobile apps since 2014.

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
Mo4tech