Event Bubbling and capturing
When we code nested HTML then handling Dom elements can get tedious to us
In this blog I'll try my best to give an understanding of event bubbling and capturing and how to handle this, so let's get started...
What is Event
In javascript, Dom nodes ge...
jaygadhiya.hashnode.dev4 min read