through the eyes of a
self-taught WordPress
developer.
over 5 years of experience in the field.
I specialize in custom WordPress development,
speed, SEO, and ADA optimization.
Currently, I am learning about implementing REST API.
Warning: Spoilers Ahead for Kevin Can F**K Himself This post contains some spoilers surrounding my thoughts on the amazing 2021/2022 AMC show Kevin Can F**K Himself, created by the brilliant Valerie Armstrong. Netflix has recently released both seasons, and I had no idea what I was getting into when I hit play. Though it only […]
I didn’t know what headless CMS was for an embarrassingly long time, and then I needed to understand it. Here’s the most succinct explanation I could come up with that summarizes what it is. Hope this helps another legacy nerd who wasn’t quite understanding what it all meant. A headless CMS is a content management […]
The Document Object Model (DOM) is like the architect of the web, creating a tree-like blueprint for HTML or XML documents. It offers JavaScript a backstage pass to access and tweak elements and their attributes. JavaScript can even play event bouncers for DOM elements, responding to user interactions like a rockstar. However, the DOM’s performance […]