Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript JavaScript and the DOM (Retiring) Responding to User Interaction Delaying Execution with setTimeout()

For those having difficulty with callback functions https://teamtreehouse.com/library/callback-functions-in-javascript

I believe Andrew Chalkey's Callback Function course should be a prerequisite to the Dom course or at least sandwiched between other videos in this series. Otherwise, there are a lot of mental leaps that have to be made. I felt a lot more comfortable with the material after gaining a better understanding of callbacks, anonymous functions, and the arrow syntax. I understand this isn't a question, but hopefully it will help anyone stuck.

6 Answers

Steven Parker
Steven Parker
229,657 Points

Not a bad idea!   And here's a direct link to the course: Callback Functions in JavaScript.

Thank you!

thank you!!

Thank you!