Re-Thinking Namespaces: How Co-Location Can Make Us Better Engineers
Maintainability and comprehensibility are huge issues in software engineering. But it seems that many don’t optimize for either of those things when organizing their code. I’m here to help with that…
Service locator: an anti-pattern(Link Post)
The service locator pattern is everywhere, certainly in Laravel (most famously by means of “facades”) but it’s in other places too. this is a pattern we should avoid and Brent Roose gives us a few great reasons as to why…
Strangler Fig Mindset
How can you advance your software and applications by bits and pieces at a time? There is a way, and I’d like to talk about it…
AHA Programming(Link Post)
As a follow up to my post, “Incidental Duplication”, I thought I’d share this great article by Kent Dodds with you…
Incidental Duplication
Is your software feeling a little too DRY? A spoonful of duplication may be just what you need. Hear me out…
Welcome
I’ve decided it’s high time I started writing about software since software is what I do day in and day out…
© 2023 TJ Draper