Event Bubbling & Event Delegation in JavaScript
Yesterday, I learned how JavaScript uses events to respond to user interactions.
Today, I went one level deeper and explored how events actually travel through the DOM.
I learned about Event Bubbling,
thesaurcecode.hashnode.dev5 min read