Dom Manipulation — What I Learned When Building With An API For The First Time.
Jun 8, 2023 · 4 min read · Photo by Brett Jordan on Unsplash The DOM (Document Object Model) is a JavaScript object that represents the HTML of your page. It also lets you interact from JavaScript with the elements on your page. You can read and change text, add and delete ite...
Join discussion




