Learn how to make HTML images better for users with responsive sizes and modern formats without making your life as a developer much harder.
Read More
You may be familiar with using devtools to modify a website's HTML. In this blog post, I'll show you two more ways: contenteditable and designMode.
Read More
My tip for personal blogs is to avoid technical distractions. This article shows how to do so by setting up WordPress on Linode with just a few clicks.
Read More
VS Code Timeline can take snapshots of different save points of a file. This can help you save lost work that Git may not be able to.
Read More
This post highlights an interesting use-case for using edge compute to solve an obscure performance bug with Apache's GZip module.
Read More
The HTML capture attribute is interesting because it allows you to activate a user's camera with just HTML. This article covers it in more depth.
Read More
This post covers my experience speaking at VueConf including the conference review, advice for speakers, and considerations for future organizers.
Read More
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.
Read More
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.
Read More
Ignoring progressive enhancement could be seriously hurting your conversions. This article will show you how to build resilience into your apps.
Read More