I started learning some Kotlin and Android to be able to help my colleagues to fix accessibility issues. This blog post shares thoughts and learnings from a web developer's perspective.
Learning about accessibility for the first time can feel overwhelming. In this blog post, I'll share some advice I think a developer new to accessibility should learn.
I've been super tired during the spring. Again. This blog post is about how I got further away from the edge of burnout and started finding myself - and the spark - again.
Backend developers can help with accessibility too! In this blog post, I will look at some practices backend developers can do to ensure the accessibility of the end product and documentation.
Neule.art is a small project for visualizing knitting pattern color options. It was a project made out of need and curiosity. In this blog post, I share the process behind creating it.
It's that time of the year again: time to look back and summarize what has happened last year. And when I started listing different things, oh boy, what a year has it been!
Aria-label is a handy tool when there is a need to, for example, add more context for a link to screen-reader users. However, it doesn't work with all HTML elements. In this blog post, I discuss its usage.