Hello guys I'm finding event delegation somewhat difficult to understand, please can someone recommend a JavaScript resource? 🙇 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hello guys I'm finding event delegation somewhat difficult to understand, please can someone recommend a JavaScript resource? 🙇

4th Dec 2020, 10:11 PM
Chukwuemeka Timothy Ofili
Chukwuemeka Timothy Ofili - avatar
6 Answers
+ 2
This tip will help you in the long run. Every programmer should learn this skill. Use https://www.google.com or any other web searcher to search for specific information. If you type event delegation in the web search bar you will see many sites that will explain what event delegation is.
4th Dec 2020, 11:06 PM
Chris Coder
Chris Coder - avatar
0
I've done that and the resources I'm getting don't give me enough info...I wouldn't ask if I hadn't tried googling it😒
5th Dec 2020, 7:01 AM
Chukwuemeka Timothy Ofili
Chukwuemeka Timothy Ofili - avatar
0
This was the first search result. Gives a good explanation and examples. https://javascript.info/event-delegation
5th Dec 2020, 7:34 AM
Chris Coder
Chris Coder - avatar
0
Perhaps you just need it explained in a more layman friendly way? Try this one out. The author does a good job breaking it down and explaining terminology that you may need to know in order to understand clearly. https://medium.com/@bretdoucette/part-4-what-is-event-delegation-in-javascript-f5c8c0de2983
5th Dec 2020, 7:39 AM
Chris Coder
Chris Coder - avatar
0
I'm currently using javascript.info but needed more info, checkout the medium.com event delegation explanation but twas not enough 😩...but thanks though you've been helpful Chris C. 👍🏿
5th Dec 2020, 10:03 AM
Chukwuemeka Timothy Ofili
Chukwuemeka Timothy Ofili - avatar
0
You're welcome. What part do you not understand?
5th Dec 2020, 4:54 PM
Chris Coder
Chris Coder - avatar