Posts tagged with link-post
Resist STEM Public Learning Link Post
Nasa's Deleted 'First Woman' Graphic Novels
In 2021 and 2023 NASA issues two interactive graphic novels under the title “First Woman.” According to their press releases they were about “...the story of Callie Rodriguez, the first woman to explore the Moon,” and “...a diverse crew of astronauts on the Moon's surface who learn and grow as a te
Product Development Design Link Post
Using Object Maps in Design
Came across this post from Adobe and I've been tossing the idea around in my brain for the last few weeks. Using Object Maps in Design The core idea is simple, an object map is essentially a visual representation of the relationships between the objects (people, places, and things) that exist in a
Public Learning Accessibility Link Post
It's Autism Acceptance Month
In case you didn't know, April is Autism Acceptance Month. In this month we take time to recognize and celebrate the unique qualities and differences that make all of us who we are. No two humans are the same, and rather than look as those differences as things that set us apart from each other, I
Development HTML CSS Link Post
How To Center a Div
Josh's tutorials are always a joy to read and interact with. Even as someone who is familiar with all of these methods Josh provides such an in-depth and details analysis, with incredible examples. For a long time, centering an element within its parent was a surprisingly tricky thing to do. As CS
Design Design Systems Accessibility Podcast Link Post
Systems of Harm
I've recently started listening to the Systems of Harm podcast by Amy Hupe. It's a short (6 episodes) series of podcasts discussing design systems and probing into how in addition to speeding up the design process they can also accelerate and perpetuate systemic harm. Of particular interest to myse
Development RSS HTML Link Post
Chris Coyier - Exposed RSS
I doubt he was specifically talking about this blog; but after reading Chris' post I checked and realized that I am one of those sites taht does not auto-expose their RSS feed in the HTML. I've since added the relevant line in my head and we should be good to go. What a week, first I learn how to e
Development JS TypeScript Link Post
Coding in Public - Import Aliases
One thing I've struggled with on many iterations of this blog is the constant ../../path/to/file string for references, whether imports, css, or images. I've never really understood how to set up import aliases and always just dealt with the tedious task of updating or changing those strings if I e