Hey, I'm David.

I'm a Minneapolis-based front-end developer with a passion for creating customer-focused websites that drive business success.

Blog

April 2nd, 2024

Why I Use Tailwinds CSS

Three years ago, I was introduced to something called Tailwind CSS (called Tailwind from here on), and I have not gone back since. Tailwind is a utility-first framework that works by writing HTML class names, it saves time by not making you name classes and keeps your…

December 9th, 2023

The Art of Debugging

The Art of Debugging Websites Aside: For this article, I am going to be using JavaScript and VS Code for the examples, but as this article is more of a why and not a how-to, any editor and language should be applicable. For eons, javascript developers have been printing…

August 9th, 2023

Magento 2 Development on Windows

With the trend of online selling on the rise, every company is looking to the digital horizon with hopes to sell the next great thing that will go viral. The hard truth though is that selling online is really, really, hard. There is a reason that Amazon is larger than…

August 12th, 2023

5 Things I Wish I Knew About AWS

AWS (Amazon Web Services) is an advanced service platform with over 240 services being provided by the web giant Amazon. While working with Wiha Tools was tasked with creating a new storefront built on the AWS platform. I wanted to share five things that I learned about…