How to keep an API documentation up-to-date
3 October 2022
If your company is good enough to write documentation then do it properly. Poor documentation is worse than absent documentation.
Don't use http-codes
27 June 2022
For the sake of the world, please, stop mixing http-status codes with your code.
TODO culture
13 June 2022
Have you ever worked with a project that had hundreds and hundreds of @todos in the codebase? What is the first thought that comes to your mind when you see `Found 786 items in 492 files`? Would you like them to go away and let you be?
Senior-developers are overrated
2 June 2022
This post is a mix of multiple topics yet what they have in common is exactly the title. Actually, every tier-role that has demand on the market is overrated.
Named parameters in PHP8
10 May 2022
Have you ever dreamed of shooting your legs with tools which were designed particularly for that purpose? Then this might be just a thing for you.