Category: tech

  • Don’t over engineer

    In my quest to have super fast websites for clients, I tend to over engineer the site. I recently implemented NGINX Page Caching Method and Redis Object Cache on a website. This is a WordPress multisite so imagine the complication! GTmetrix page speed performance was at 91% but I wanted it to be 99%. Now,…

  • Code to Add Gutenberg Editor to WooCommerce

    I have been using this code for the past few years. It still works.

  • WordPress, I’m back…

    I have been developing websites in WordPress since 2015. I wanted to learn something new so I tried building this blog using static site generators Jekyll and Hugo. While I find Jekyll to be okay, I encountered numerous errors installing some of their gems. After successfully building a Jekyll blog on my local server, I…