Front End Developer (AngularJS) Question:
Download Questions PDF

Explain event delegation?

Front End Developer (AngularJS) Interview Question
Front End Developer (AngularJS) Interview Question

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) Interview Questions And Answers PDF

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?