Loading "Recap of Functions"
Run locally for transcripts
Congratulations! 🎉 You've completed the exercises on functions! Now you know how to create mock functions, spy on function calls, and mock the implementation to model and test the behaviors you need.
We will be circling back to what you've learned in this block in the exercises to come, since a lot of things in JavaScript are represented by functions!