XML and Recursion: An Example in JavaScript

preview_player
Показать описание
In separate videos we have talked about working with XML using JavaScript and Recursion. In this tutorial we use a couple of examples to put both together.

To view the video on working with XML data:

To view the tutorial on recursion:

For a complete list of all our tutorials:

Take the Learn Modern JavaScript: Getting Started or the Learn Modern JavaScript: Advanced Topics courses at a huge discount:
Рекомендации по теме
Комментарии
Автор

Maybe this would be one of the videos which would be nicer to watch if at the beginning of the video we had an explanation of what approach you choose and why. Because it took some time for me to understand that you are using recursion to traverse the hierarchy of tags. But now I understand, thanks!

derkvanderveen