Best WordPress Hosting
 

Get Started with PHP Static Code Analysis

Imagine a world where your IDE or code editor detected problems before you even ran the code. Imagine if whole categories of errors could be automatically identified and easily eliminated from your codebase. Imagine better code completion, more stable systems, Continue reading Get Started with PHP Static Code Analysis

Unit Testing Ajax and API Requests in WordPress Plugins

I am scared of unit testing. There, I’ve said it. Unit testing is one of those practices that I know I should be doing, there are benefits to doing it, but it just seems too hard to implement, especially with Continue reading Unit Testing Ajax and API Requests in WordPress Plugins