Easy Way to Understand How the DOM Works

If you're new to front end development, the DOM (Document Object Model) can seem a little intimidating. This guide walks through: what the DOM is and how you can utilize JavaScript to work with elements on the page.