day-1 of trying to be consistent with programming

day-1 of trying to be consistent with programming

why is javascript so confusing...

hello,

i've successfully completed the first challenge in JavaScript30 course!🥳

i made a drum-kit webpage which produces specific sounds (from a drum-kit obviously). it produces sounds based on keystroke from the keyboard.

you can check out the source code here

i struggled a bit to understand how DOM (DOM = Document Object Model) works. but after sitting on it for a bit i finally understood it (kinda).

JS is like a syringe and the webpage is the body.

i'm not sure if this analogy is right/wrong, but i hope i figure it out soon.

EOF

regards, jahnavi.

Â