Articles in "Web Development"
Using PHPCS in WordPress to improve code quality
19/04/2023
How to use PHP CodeSniffer (PHPCS) with WordPress coding standards to improve your code quality and maintainability.
5 of the most useful WordPress CLI commands
14/01/2022
Discover the five most useful WordPress CLI commands that will significantly improve your WordPress development workflow.
The best way to develop PHP websites locally on macOS
08/11/2021
A comprehensive guide to setting up the best local development environment for PHP websites on macOS.
How WP Rocket improved my page performance
01/11/2021
A review of how WP Rocket caching plugin significantly improved the performance of my WordPress website.
Setting up MailHog on Mac and configuring to run with PHP
03/08/2021
When developing a website, email debugging is often helpful. For quick and simple jobs, debugging tools like MailHog can help you.
PHP CMS' and which is right for your developer
31/07/2021
This article aims to help you in picking which PHP CMS to use for your next project, with advantages and disadvantages to various options.
Dad's Football Sweepstake Build
24/08/2018
Building a football sweepstake application for my dad. A fun project combining sports and web development.
Setting up Mailcatcher with PHP on Mac
01/03/2018
A guide to setting up Mailcatcher for email debugging when developing PHP applications on macOS.