Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.01 KB

File metadata and controls

13 lines (9 loc) · 1.01 KB

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