Gui Machiavelli —
Writer Programmer

←

Explainer: Javascript and the DOM Browser API

2021
https://github.com/guimachiavelli/technical-writing/blob/master/explainer-js-dom/readme.md

In this document, I explain the distinction between Javascript—a programming language—and the DOM—the API which allows Javascript to interact with websites.

The intended audience are beginner programmers with little experience in the field.