
PHP 8.4 release: Practical changes you can make to improve code quality today!
Discover PHP 8.4 features to boost your code quality now
Dec 17, 20246 min read30
Search for a command to run...

Discover PHP 8.4 features to boost your code quality now

A series on how to use the Separation of concerns principle to build controllers that are simple to understand, refactor and maintain.

A series on how to use the Separation of concerns principle to build controllers that are simple to understand, refactor and maintain.

A comprehensive guide on writing cleaner, shorter class constructors.

Intro I’m Ibrahim Alausa, a software developer from Nigeria. When I decided to become a software developer, I researched the programming languages I should be familiar with to increase my chances of getting a job in Nigeria and noticed many companies...