BFE.dev
buy us
a coffee
Coding- problems
Answer- questions
Design- systems
Enjoy- quizzes
TypeScript- puzzles
Discussanything
buy us
a coffee

13. What is Event Delegation?

DOM
Is this helpful ?
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
Discuss

relax!