Let's capture and burst out some bubbles!! Event Bubbling and Capturing are the two interesting concepts of JavaScript, let's start with an example. <div onclick="alert(`Hey,Whatsup!`)"> <p>If you click me something will happen, don't click</p...
sadathshariff.hashnode.dev4 min read
No responses yet.