Image of automatically-use-fallback-thumbnail-size-for-youtube-maxresdefault-image-on-html-img-tag-with-javascript.jpg

Automatically Use Fallback Thumbnail Size for YouTube maxresdefault Image on HTML img Tag with JavaScript

Sometimes when working on web projects, there may be cases where we want to display a YouTube video’s thumbnail on our webpage. YouTube provides specific url endpoints that can be used to grab a video’s thumbnail. When researching the topic, most will try to use the largest thumbnail size that is provided for a video, […]

Featured Image Banner for Setting CSS Custom Properties (Variables) using the Wordpress Customizer

Setting CSS Custom Properties (Variables) using the WordPress Customizer

Recently I worked on a WordPress project that was undergoing a site refresh, and had frequent color changes. To save the hassle of having to go in and update colors for everything and also give the client control over the colors, I decided that the best course of action would be to make the colors […]