Event Delegation is not a new trick, it has been in use in several big projects already. So let's see what do we mean by event delegation. Event delegation is a technique of adding event listeners to a parent element instead of adding it to the desce...
tarunsingh.hashnode.dev4 min read
No responses yet.