The repository pattern is a data source abstraction that behaves like a collection; containing domain (value) objects. In this post we’ll be exploring what a repository is, and what it is not.
PHP
Notes on software quality
Anthony Hobday shares a thoughtful framework for thinking about software quality, from reliability and speed to clarity, efficiency, and beauty. I liked his argument that quality depends on both individual care and organisational appetite. Read Read more…