The Power of Tiny Pull Requests
I care about writing clean, maintainable code, and helping teams deliver software that matters. Over time, I’ve come to appreciate the practices that make development smoother and even enjoyable. Iterative Development, CI/CD (Continuous Integration/C...
blog.jlo.fail8 min read
Hey James, solid post on tiny pull requests! Here are some thoughts that it sparked:
There's something powerful about that pattern: whether it's code review or text generation, breaking things into smaller pieces just works better.