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.
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 […]
Back up your database! I know you want to skip this step. Just do it! No, really, Back up your database! It’s even right there next to where you are going next, so just take a brief moment to backup After your back up is complete, go ahead and click on “phpMyAdmin”. Select your database […]