Make Beautifully Resilient Apps With Progressive Enhancement
Ignoring progressive enhancement could be seriously hurting your conversions. This article will show you how to build resilience into your apps.
Ignoring progressive enhancement could be seriously hurting your conversions. This article will show you how to build resilience into your apps.
I came across an interesting use case for edge compute the other day: cookie management at the edge. It probably won’t be super relevant to a ton of people, but it’s an interesting use case I wanted to share, nonetheless.…
The more I learn about edge computing, the more I look for compelling use cases that developers can relate to. Today, I have one: edge redirects. Background Imagine you manage a website with a lot of content. I’m talking, like…
This blog post highlights some of the best features coming to Vuetensils in version 0.10. The main focus was on forms and tabs as well as tooling.
I got a new job as a Senior Developer Advocate at Akamai. This post shares my thoughts on the role, company, and industry. In short, I'm excited.
Get more team members involved with accessibility by sharing tools they'll actually use. A11y tools for design, development, QA, and CI/CD.
A talk on using JavaScript to progressively enhance forms to improve user experience without negatively impacting native functionality.
This article will show you how use JSDoc to provide TypeScript type definitions for overloaded functions in JavaScript.
If you ever wanted to set up a DSLR camera as a webcam on Linux, it's not easy. This post will walk you through some of the steps and tips.
This article explores the world of SVG favicons. We cover adding them to HTML, using emojis, inlining them as data URIs, supporting dark mode, and animations.