Tell us what’s happening:
I am continuing to bang my head on the pomodoro clock project, and I need some perspective on my code. The code works well for counting down the session, the bell ringing at the end. The break timer is a bit more fussy. It counts down fine, but the bell doesn’t ring when it hits zero, and then it begins to spit out garbage numbers. The reset button works, but I can’t get the pause button to do its thing.
Any feedback would be greatly appreciated
Your code so far
I have been pushing my code to GitHub. Here is the link to the GitHub Page, and here is the link to the GitHub repo. I have also copied my code to Codepen, but it doesn’t play the sounds like it does on GitHub Pages.
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
.
Link to the challenge:
https://learn.freecodecamp.org/front-end-libraries/front-end-libraries-projects/build-a-pomodoro-clock