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 trialMiguel Nunez
3,266 PointsIn your own words with out complicated sources like those links.
3 Answers
Eric Drake
6,339 PointsCallbacks are callable functions whose name you can pass to another function as a parameter.
Miguel Nunez
3,266 PointsSo its a method? or an actual code if so how does it look like?
Marco Fregoso
379 PointsIt's simply passing a function as an argument to another function; a function inside another function.
lemuel eldad
Full Stack JavaScript Techdegree Student 862 Pointswhere is this tut in teamtreehouse ?
Matthew Smart
12,567 PointsMatthew Smart
12,567 Pointshttp://php.net/manual/en/language.types.callable.php