Scott Andrew

Blog

This is an archived blog post that was posted on April 4, 2017.

The Basics of DOM Manipulation in Vanilla JavaScript (No jQuery)

First, I get irritated we've become so dependent on JS libraries that a tutorial covering WC3 DOM and Selector APIs is a revelation. Then I remember that I've never had to allocate memory for a string.