This video is part of the following playlists:
What is recursion and how do you use recursion in JavaScript? In this video I'll explain what recursion is and how you can use recursion to solve recursive problems in JavaScript. I'll also show you how to traverse the DOM using a depth first search.
Find an issue with this page? Fix it on GitHub