Skip to content

the-road-to-learn-react/react-interval-setstate-unmounted-component-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-interval-setstate-unmounted-component-performance

Build Status Slack Greenkeeper badge

Showcasing how to remove intervals (or listeners) on unmounted React components. Read more about it.

Installation

  • git clone git@github.com:the-road-to-learn-react/react-interval-setstate-unmounted-component-performance.git
  • cd react-interval-setstate-unmounted-component-performance
  • npm install
  • npm start
  • visit http://localhost:3000

About

Example on removing intervals (or listeners) on unmounted React Components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published