Event Bubbling in JavaScript, Simplified

Опубликовано: 29 Октябрь 2022
на канале: Deeecode The Web
17,008
771

Event Bubbling is a concept in the DOM where the event an element receives is propagated to its parent and ancestors, upward in the DOM tree, until it gets to the root element (html). I explained in this video more details about the concept with examples.

Check out my video Event Delegation which is based upon the Event Bubbling concept here:    • Event Delegation in JavaScript, Simpl...  

_____

Subscribe to My Channel: https://bit.ly/deeecode

_____

🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.

_____

⚡️ Connect with me:
- Personal youtube:    / dillionmegida  
- Personal website: https://dillionmegida.com/
- Twitter:   / iamdillion  
- Instagram:   / deeecode  
- LinkedIn:   / dillionmegida  
- GitHub: https://github.com/dillionmegida

_____
#deeecode