There’s never enough time.

So we’ve covered a lot of ground, but of course, there is much, much more out there. I wanted to gather some things to talk (sadly, very briefly) about—and some links for you to look into on your own. These are some modern, web design/dev things you should probably know about.

Here’s a repo:

https://github.com/typography-and-interaction-too/other-stuff

A little list:

Some links:

Using CSS custom properties (variables) - CSS: Cascading Style Sheets | MDN

MDN goes deep.

Deep dive CSS: font metrics, line-height and vertical-align - Vincent De Oliveira

A thorough look at web typography spacing.

Sass: Syntactically Awesome Style Sheets

A ubiquitous extension to CSS.

BEM Naming Cheat Sheet by 9elements

Naming stuff is hard, BEM can be helpful.

Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.

Atomic (utility class) CSS, on the other side.