What is event delegation in JavaScript, why is it crucial ??๐ฅ๐
Let's go deep so there are no queries. So, Event delegation is a method for managing events effectively. Instead of adding an event listener to every similar element, we can add an event listener to a parent element and then use the .target(๐ง๐ต๐ฒ ๐...
manishdevelops-blogs.hashnode.dev4 min read
Prince Roy
Web developer
Wonderful & insightful article ๐๐ป