Understanding Event Phases in JavaScript
Have you ever clicked a button on a webpage and wondered what actually happens behind the scenes?Most developer think :
"I clicked a button -> the button's event runs"
but that's only a small part o
cohot-blogs.hashnode.dev5 min read