2022-11-28
|~9 min read
|1783 words
When it comes to coding, there’s always something new to learn. One of the areas I find I have a hard time with are Take, for example, this…
2022-11-28
|~5 min read
|948 words
Yesterday, I wrote about what the comma means in CSS. In doing so, I realized that it’s not actually considered a CSS selector. What the…
2022-11-28
|~3 min read
|559 words
Naming is hard. Recently, I was working on constructing a URL to send users to when I realized that I didn’t actually know the parts of the…
2022-11-28
|~3 min read
|460 words
NB: The below illustrations are inspired / adapted from MDN’s great page on QuerySelector. I did not come up with these examples (though I…