Front End Developer (AngularJS) Question: Download Front End Developer (AngularJS) PDF

Explain event delegation?

Tweet Share WhatsApp

Answer:

Event delegation allows you to avoid adding event listeners for specific nodes. Instead, you can add a single event listener to a parent element.

Download Front End Developer (AngularJS) PDF Read All 62 Front End Developer (AngularJS) Questions
Previous QuestionNext Question
Tell me what is Three.js & its important features?Tell me have you ever used a Model View Controller (MVC)? If you have, what did you like or dislike about it?