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 trialMichael Chambers
Full Stack JavaScript Techdegree Graduate 28,393 PointsFor 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
231,186 PointsNot a bad idea! And here's a direct link to the course: Callback Functions in JavaScript.
Shane Finlayson
13,174 PointsThank you!
Adam Lyles Kauffman
14,016 Pointsthank you!!
Daniela Fernandes Smith
Courses Plus Student 10,353 PointsYou're absolutely right! Thank you!
Moises Terrazas
20,499 PointsThanks!
Lisa Walters
Front End Web Development Techdegree Graduate 15,255 PointsThis course helped me tremendously. Thank you for the suggestion!
Christopher Brown
4,843 PointsThank you!