Quick step towards anticorruption-layer
24 September 2023
The refactoring topic is rather big but this particular post will be short on it. We will take a glimpse look over anticorruption-layer usage.
Let us talk about objects naming
24 September 2023
Naming is very important when it comes to architecture and design. Words express the intention, and comprehensive language helps us better understand what we have, do and want.
PHP 8.0 union types and what they have to do with exceptions handling
16 August 2023
Short answer - it raises the code quality.
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.