- Notifications
You must be signed in to change notification settings - Fork7
Example of preventing to set state on unmounted React Components
NotificationsYou must be signed in to change notification settings
the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Showcasing how to prevent to set state on unmounted React components when having an asynchronous request in place.Read more about it.
git clone git@github.com:the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component.git- cd react-asynchronous-request-setstate-unmounted-component
- npm install
- npm start
- visit
http://localhost:3000
About
Example of preventing to set state on unmounted React Components
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.