PHP
-
You want to work in an environment with good practices? Make it happens
A couple of weeks ago I did an interview with a candidate for a PHP developer position and I was…
-
Setup integration tests for your WordPress Plugin
A while ago I created a first article about unit tests nearly 2 years ago promising for a next article on integration…
-
WordPress plugin: Bored repeating yourself? Try to use a framework
As a developer the most boring thing that can happen in your job is repeating ourselves again and again. Any…
-
Take advantage of the WordPress hook API
For a WordPress developer actions and filters are the base of everything. Every logic the programmer write is initiated by…
-
Create Unit tests for WordPress Plugin
Automated tests are the base of modern programming development process and are as important as the architecture from the code…
-
Modern PHP development in WordPress
Often we hear that WordPress is a piece of crap or a technology from the dark ages from PHP. This…