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
Can we make default Tailwind a more accessible choice?
A sharp look at Tailwind’s default rem-based breakpoints, and the accessibility tradeoff they make. It explains how browser font-size preferences can shift layouts, why that can help some users, and why px breakpoints are still Read more…