Sep 
28, 
2017

Making code refactoring safer with functional tests

<div style="text-align: justify">You might have heard about it before: Most of the time it doesn't make any sense to write software from scratch. Instead, existing software should be refactored – especially when there's no one who understands anymore what exactly some piece of code actually does. Refactoring refers to changing...

Message Processing Retries with RabbitMQ

<div style="text-align: justify"><a href="https://www.rabbitmq.com" style="color: #921015;">RabbitMQ</a> is an open source message broker, useful in almost any technology stack. It's built in Erlang and has a reputation for being a robust and reliable technology. However, in this article we'll look at what happens when things are <strong>not</strong> going smoothly, and how...
May 
11, 
2017

Essential Complexity is Essential

<div style="text-align: justify">The two greatest foes of every software developer are a) uncertainty and b) complexity. Over the years, we have invented many tools and methods to fight them. But eventually, we realized that uncertainty cannot be defeated and instead we learned to embrace it with ever shorter feedback cycles,...
Apr 
7, 
2017

Understanding Dependency Injection

The term dependency injection refers to a technique whereby the dependencies of one object are supplied – or injected – by another object. Instead of letting the client (the object that needs those dependencies) build or find the dependencies, the dependencies would be passed to the object. That’s the whole...

Stay tuned!

Register for our newsletter

Explore other Tracks

PHP Coding & Frameworks
PHP Coding Standards & Frameworks.

General Web Development
Empower Your Web Development Skills for a Sustainable Future.

PHP Architecture & Design
Design scalable, resilient, and adaptive PHP applications.

Testing, DevOps & Continuous Integration
Automate with confidence and deploy without fear.

PHP Security and Secure Web Applications
Safeguard your applications from today’s digital threats.

Performance Optimization for PHP
Accelerate your PHP applications for ultimate efficiency.

Future Trends & AI in PHP
Embrace the future with AI, WebAssembly, and cutting-edge PHP advancements.

Agile Development and Collaboration
Agile Development and Collaboration in PHP Boost team productivity.