Articles

Best Practices for HTML Background Video Optimization

Background videos are a website staple and can make a positive impact on users, but are often not fully optimized. This post covers the main aspects of optimizing background videos.

Converting Foundation's Grid to Tailwind

Here's how we converted our own site from Foundation to Tailwind, along with a cheat sheet to help you do the same.

Improving Google Page Experience With Core Web Vitals

Overall website performance has always been important but after Google's Page Experience updates in 2021, it's more important than ever. Improving your site's Core Web Vitals can drastically improve the page experience for your site visitors.

Google Analytics Alternatives For Better Privacy

User privacy is a growing concern on the web. Websites using Google Analytics to track user behavior contribute to the privacy problem, but there are many privacy-focused web analytics alternatives to use instead.

Creating a Flexbox Sticky Footer with Tailwind

With Tailwind CSS utility classes, making a flexbox sticky footer is easier than ever.

The Ultimate Craft CMS vs. WordPress Guide

Craft CMS and WordPress are often brought up in comparisons for projects of certain size and scope. You might be considering one or the other for your next web project, either for your own company or for a client project. This is our comparison, based around points that impact our own client projects.

Creating a Sticky Footer with Flexbox

Getting a footer to stick to the bottom of the page with CSS can be problematic. Flexbox is a modern solution for creating sticky footers with variable height.