Have you ever wondered how I make some of the illustrations for https://t.co/Em92bQM8y3?
Well, I made a video walking through some of the tooling I've made. Hopefully its interesting.
CSS spacing grids usually mean verbose calc() chains or a pile of custom properties. Instead, you could repurpose the rarely used rlh unit as a short and flexible grid token:
Weโre introducing Cursor 3. It is simpler, more powerful, and built for a world where all code is written by agents, while keeping the depth of a development environment.
Pretext is awesome for other reasons, but seeing all the comments on "editorial design being finally possible on the web" makes it clear most people don't know that หshape-outsideห does the job natively in CSS for DOM layouts in all browsers.
My dear front-end developers (and anyone whoโs interested in the future of interfaces):
I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept):
Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow