software development

Code Review Best Practices: Code reviewing and being reviewed

This article is about the code review best practices. It explains code review from the common-sense perspective. If you do… Read More

1 year ago

What is new in PHP 8.2: What are new features, what is deprecated?

This article provides an overview of new features and deprecations in PHP 8.2. PHP 8.0 already set a strong base… Read More

1 year ago

Enumerations in PHP 8.1 – with code example and references

PHP is getting more and more features. Enumerations in PHP are one of the latest proposals. Description for enumerations in… Read More

3 years ago

Kick-starting Your New Developer Job with these Essential Tips

This article is about kick-starting your new developer job based on my experience gathered in multiple companies and projects. Read… Read More

4 years ago

What is Domain-Driven Design: The absolute beginners guide

This article will introduce you to a Domain Driven Design (DDD). Firstly, we talk about domain driven design and the… Read More

4 years ago