The Link with rel=preload is a Seperate Thing
Note to self.
Hi, I’m Chip. I’m a Front End Developer living in the Washington D.C. area, currently working at PBS. My background is in design, so I approach development with a designer’s eye.
Note to self.
When we added a ‘dark mode’ to PBS.org’s appearance, we wanted to allow users to have a choice to turn it on. That introduces some complexities that you need to account for.
Keep reading How to have Dark & Light Mode Images that also works with User Choice
Be sure to pair viewport units with a relative unit when using them on font sizes, or you’ll introduce an accessibility issue.
Keep reading Don’t use Viewport Units for Font Size on their own
Did you know? You can make a media query based on a viewports aspect ratio, not just it’s width.
Why it’s important to think about what kinds of decisions you are faced with.
When capturing to-do’s, be sure to include enough information that your future self isn’t confused.
When reporting an issue, make it clear what the impact is.