The one where I animate a favicon with googly eyes (and build a web app)| dbushell.com
If you read my previous post, The time is right for a DOM templating API, you might be wondering what such an API would look like.| Justin Fagnani
TL;DR: I want to propose adding a declarative templating API to the web platform. Here's why...| Justin Fagnani
Building UI components that follow the ARIA Authoring Practices Guide (APG) is a time-consuming and challenging task to capture all the many details. Here comes aria-voyager the canoe vessel that navigates your components. You bring your own markup (BYOM) and aria-voyager layers navigation on top.| Thomas Gossmann
Around 5-8 years ago when working on Angular and TypeScript rules in Bazel, I got very interested in exploring the core ideas of incremental computation, which seemed like the right way to abstractly (but still precisely) describe the similarities between build systems and UI reactivity. As an aside, incremental dataflow is a third view into the same concept, but I am least familiar with it. I wrote the following series of posts to try to pull all the different threads together. It was useful...| Rado's Radical Reflections
A story of working with design systems in the web for 15+ years. Starting in a time when NPM didn't exist, when Javascript didn't have "classes", when CoffeeScript was declining, Typescript wasn't ever thought of and "Design System" wasn't an existing term … then I learned the most about them.| Thomas Gossmann