BFE.dev
buy us
a coffee
CompanyListsDiscuss
buy us
a coffee
Front-End Interview Questions13. What is Event Delegation?

13. What is Event Delegation?

DOM LinkedIn
Share

Event Delegation is a common approach to avoid too many event listeners, which is used in jQuery and React.

Could you explain how Event Delegation work?

prevnext
(3)