Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

codeopinion.com

Get the latest updates from directly as they happen.

Follow now 109 followers

Latest posts

Last updated 11 days ago

Just Use Postgres as a Queue?

11 days ago

I’ve noticed a trend, and a lot of people are saying the...

Testing Needs a Seam, Not an Interface

18 days ago

In my last video, I said that clean architecture was killing your...

Why “Clean Code” is Killing Your Velocity

25 days ago

We’ve been told that clean code and deadlines are opposites That if...

Is Event-Driven Architecture Overkill for Most Apps?

about 1 month ago

I get it. Most apps really are that simple. Typically, just CRUD...

Coding Isn’t the Hard Part

about 2 months ago

I keep seeing posts pushing back on the idea that coding isn’t...

Vertical Slices doesn’t mean “Share Nothing”

about 2 months ago

How do you share code between vertical slices? Vertical slices are supposed...

Read Replicas Are NOT CQRS (Stop Confusing This)

2 months ago

What’s overengineering? Is the outbox pattern, CQRS, and event sourcing overengineering? Some...

Your Idempotent Code Is Lying To You

3 months ago

You have some code that handles placing an order. This could be...

You Can’t Future-Proof Software Architecture

3 months ago

“Future proof your architecture” sounds good. But the reality is you can’t...

Context Is the Bottleneck in Software Development

4 months ago

Software development context is the real bottleneck, not writing code. AI can...

Why “Microservices” Debates Miss the Point

5 months ago

DHH had a take on microservices in small teams that is getting...

Aggregates in DDD: Model Rules, Not Relationships

5 months ago

In a recent video I did about Domain-Driven Design Misconceptions, there was...