Rohan Bagchirohanbagchi.hashnode.devยทMar 5, 2022Countdown timer with ReactNavigating the quirks of React's state and component model to build a countdown timer you can start, pause, resume, stop and reset. Idea is to start an interval and keep track of it's reference in a ref. On pausing said timer, we can clear the interv...977 readsReactAdd a thoughtful commentNo comments yetBe the first to start the conversation.