Learn about the differences between thinking in terms of data (CRUD) vs thinking in terms of business processes (behaviour) and how it affects code maintainability.
PHP
New in PHP 8.6: Faster array_map with first-class callables
In this video, Tideways shows how PHP 8.6 speeds up array_map when you use first-class callables.