How to Filter and Traverse DOM Tree with JavaScript Fun, Hongkiat Saturday, December 22, 2018 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