Learned about the DOM
Completed a section in Angela Yu's Full Stack Web Development course on Udemy.

Section 11: The Document Object Model (DOM)

I've worked with the DOM previously (have completed full-stack React course) but it was good to go through the basics exercises to refresh on the material. I enjoy how many different ways there are to interact with the DOM.