JavaScript: implementing the grep() function
A simple JavaScript implementation of the grep() utility function for arrays and DOM elements.
Common coding solutions with a special focus on the practical implementations of ECMAScript and the most recent DOM versions.
A simple JavaScript implementation of the grep() utility function for arrays and DOM elements.
An example of DOM manipulation with JavaScript without using jQuery.
How to deal with JavaScripts scripts that block the rendering of a web page.