Roll Your Own Static Site Host on VPS with Caddy Server
This blog post will teach you how to set up a static host on a virtual private server with Ubuntu, Caddy server, SSL, and SFTP access.
This blog post will teach you how to set up a static host on a virtual private server with Ubuntu, Caddy server, SSL, and SFTP access.
Edge compute is the new frontier in computing technology. This article explains what it is and why it's awesome, all along with cute pictures of dogs.
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.