Set Up Visual Studio Code and xDebug as the Ultimate Editor for WordPress Development
Visual Studio Code is a free, open source code editor that is lightweight like Sublime Text, but offers many of the same features as bigger IDEs like PhpStorm or WebStorm.… Read more
How to Tame Scope Creep in WordPress Development
Scope creep occurs when a project’s requirements expand, usually through incremental, unplanned requests. In WordPress development, this often takes the form of requests like “Can we add a newsletter pop-up… Read more
How to Use tmux for Remote & Local Development
The tmux terminal multiplexer is often used in remote development, but it has interesting applications for local dev work as well. In this article, I’ll explain what a terminal multiplexer… Read more
Debunking WordPress Security Myths: What Developers Often Miss
The staggering number of sites powered by WordPress speaks to its versatility, ease of use, and ecosystem. This widespread adoption introduces a paradox: its popularity makes it a frequent target… Read more