Site logo Devel without a Cause

This design doc should have been a blog post

Design docs inspired by my day-to-day work which have been expanded into full blog posts for the wider community.

  1. Isolating CSS Inheritance

    - How can we prevent styles from leaking between multiple microfrontend applications on the same page?

  2. HTML Whitespace is Broken

    - A deep dive into HTML whitespace collapsing: How it works, why it sucks, how it should work, and how to deal with it.