July 9, 2019
Episode 8 - Reasonable Returns
In this episode, JMac and Jess discuss the billion dollar mistake of null and share practices for combating null as well as other clumsy return values to make the code less complex and more readable.
Show Notes
- The Billion Dollar Mistake by Tony Hoare
- Laravel HTTP Test Assertions by JMac
- Empty Values in PHP
- Introduce Null Object
- Trilean Values