JavaScript30
JavaScript30 copied to clipboard
After solving click continuous bug in Lesson 1
Sir there was a bug in the code that when we press and hold a key the class "playing" was added and never removed. I solved it by using "keyup" event listener on keys