Blog
I write about all things web development - trends, workflows and helpful code snippets.
Making the Switch from WordPress to Jekyll
I recently migrated my blog from WordPress to Jekyll. In this article, we will take a look at the differences between building for both platforms.
Simple Web Audio Playback Speed Hack
This simple hack allows you to change the playback speed of any HTML audio player.
How to Build a Password Validator with JavaScript
In this tutorial, we will build a password validator using JavaScript to check the password as the user types and compare it to the list of requirements.
Stack Library: Beta Release
Over the past year, I’ve been working on a new learning system that uses flashcards to help you master new topics of study.
Inline SVG: Best Cross-Browser Support
SVG has been around for a long time, but it’s being talked about a lot recently because of the advantages it has for high-resolution screens.
How To Use a Raspberry Pi as Network Attached Storage (NAS)
In this tutorial, we will learn how to set up a Raspberry Pi as a network attached storage device.