A post outlining how you can use generators, and LazyCollections, to create better interfaces for paginating APIs.
PHP
Unorthodox decoration
Everyone knows the classic decorator pattern—but have you met its duck-typed cousin? Discover how to extend Laravel behavior without interfaces, the clever way. Read more