you tell me why the term callback was crafted because you can call this later you can call this function in a different environment a different scope at a different point in time it's just something that can always back there be called
okay and then the higher order function is that a more overarching yeah do you work yeah the higher functions just we needed name for function that is that has the power to invoke other functions like that is not every language allows you to do that that's a very javascript centre thing okay all the functions basically operate the same the higher order function is the big daddy that may have numerous other properties to it functions in it and the callback is basically just something that you can reach back into time grab when you need to and reuse yeah callback is just a function you can call whatever from within inside of the scope
of the function that you pass it to right
yeah