How to Filter and Traverse the DOM Tree with JavaScript Fun, Hongkiat Monday, December 18, 2017 Did you know there’s a JavaScript API whose sole mission is to filter out and iterate through the nodes we want from a DOM tree? In fact, not one but there are two such APIs: NodeIterator and... Visit hongkiat.com for full content. EPL Trending