The Laracasts snippet, each episode, offers a single thought on some aspect of web development.
It All Goes Back to a Single Assumption...That Could Be Wrong
April 20, 2016
00:05:37
5.42 MB
Downloads: 0
The vocal consensus in the PHP community seems to be that, unless a class is perfectly unit-testable in isolation, it's inherently poor code - and in need of refactoring. But are we sure this is true? Let's talk about it.