Skip to content

the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-asynchronous-request-setstate-unmounted-component

Build Status Slack Greenkeeper badge

Showcasing how to prevent to set state on unmounted React components when having an asynchronous request in place. Read more about it.

Installation

  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published