This is a curated list of articles I've read and have shared online as I believe they are worth sharing. I aim to update this list on a weekly basis. You can keep up to date with all the links I share by revisiting this page, or alternately, you can subscribe to the RSS feed for links.
CSS Custom Properties Beyond the :root
Is there a good reason why we’re defining global custom properties on :root/html and not on body?
A few developer console tricks
In my new free course for beginners, Learn JavaScript, I talk briefly about how powerful the developer console is, and why I think it’s ones of the best features of working in the front end.