Functional Tests
Unit, Integration and System tests
How to create a global .gitignore file
and forget to ignore the same files over and over again! ⚡️
Declaring array structures in PHP
ORM: Data Mapper vs Active Record
Which one is better and why?
How does the Service Container work?
Sorting functions in PHP
And the Spaceship Operator 🚀🚀🚀
Functional Programming in JavaScript
forEach, map, filter, reduce, find, findIndex, some & every
Functional Programming with Phel 🐘
When PHP meets FP 🚀🚀🚀🌚
Immutability, the good way
Practical examples of immutability in PHP
Getting started with Open Source Software
Being up-to-date and avoiding conflicts
Why you should not use Reflection when testing
with some code examples
The importance of tests in our software
Introduction to unit testing with PHP