How to Immediately Update Components Based on User Interaction with React/Reduxby@abbeyperini

How to Immediately Update Components Based on User Interaction with React/Redux

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

You’ve got your React components. You figured out how to use Redux to feed them data. You make a component that creates/updates/deletes an item in your API, and put it in a page displaying the items from your API. How do you get the whole page to reload to show the updated data every time a user makes a change? Redux state and the useEffect() Dependency Array.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - How to Immediately Update Components Based on User Interaction with React/Redux
Abbey Perini HackerNoon profile picture

@abbeyperini

Abbey Perini


Receive Stories from @abbeyperini

react to story with heart

RELATED STORIES

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