The 5 SOLID principles explained to developers

Code reviews are one of the tools used by developers to find problems as early as possible. However, it is complicated to identify those related to SOLID principles if you don't know what to look for. So, instead of offering you yet another article that just defines the principles, I propose to show you how […]

My point of view on clean code

Matthieu Hahn, Senior Software Devellopeur chez Kumojin nous apporte sa vision, son expérience et son approche du Clean code! I recently encountered a PHP project that made me want to write about clean code.SitRep: One of our clients has a website that needs some bug fixing and some features to be added. Once I had […]