JavaScript30
JavaScript30 copied to clipboard
30 Day Vanilla JS Challenge
My patch
We might not observe the issue with the existing audio files as they're small in length, but if we replace and play any existing audio with a bit longer one(suggested>~2-3s)...
Thanks!!
final 1
Changed keyCode property since its Deprecated. Used e.key to access the keys and changed the classes to the alphabets assigned rather than keyCodes.