Buying the Kinesis Advantage 360 keyboard was a mistake
Why this beast of a keyboard did not work for me and what I ended up using instead.
Angelika Cathor's personal blog about web development (HTML, CSS, JavaScript, Elixir, accessibility).
Why this beast of a keyboard did not work for me and what I ended up using instead.
I want to parse an XML document, find an element by id, add an attribute, and export the document back to a string.
TL;DR: always choose a scrollbar thumb color that makes it visible both against the container background and the scrollbar track.
Read this if you care about accurate HTTP response status codes.
Improve your Astro unit testing experience by adding happy-dom and DOM Testing Library to your setup.
Let's say we have a color in a CSS variable and want to modify its lightness, but only if it's too dark or too light.
Whenever I'm adding a new dependency to a JavaScript app, or setting up the build process of a new app, I ask myself: what exactly are devDependencies? It's time to answer that question in depth.
Certain CSS styles might cause problems in your browser-based tests, so you might want to add some CSS rules that turn off those styles, but only in the test environment.
I rewrote my hobby project to Astro and its JavaScript bundle size shrank 3x.
Integrate Axe into your Elixir browser tests with my new library, A11yAudit.