The Basics of DOM Manipulation without jQuery

A crash course in DOM manipulation with vanilla JavaScript, using functions like querySelectorAll and addEventListener. - https://goo.gl/Os3Vdf



#javascript #vanilla #dom