Search

Post types:
Categories:
📖

Rating my Opinion [#3]

Read Article

How do you determine quantitative worth for a de facto subjective experience? Is there even any point? Can you make related "values" actually relatable if those "values" are arguably …

📖

Jamstack Conf 2020

Read Article

Notes from the 2020 Jamstack Conf. Some interesting dives in the Jamstack community and various applications of Jamstack technologies, with tweet threads as usual.

📖

Transparent Layers With Color-Mix

Read Article

The color-mix property enables a lot of interesting functionality when you realise that you can use it to mix transparency into colours, including design tokens.

🔖

When to use <meter>

Read Note

A solid example of where HTML semantics can be a little problematic: the <meter> element. Also a good overview of where/when this element is …

📖

Strictly Typed Object Keys in TypeScript

Read Article

Want to type a data object so that a given key (e.g. "foo") can only be paired with a specific type (e.g. Bar)? Now you can!

🔖

A comparison of automated testing tools for digital accessibility

Read Note

There are quite a few tools that claim to help find accessibility issues through automated, pre-programmed test suites. But how accurate are they? Equal Entry have pitted six of the most popular …