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 108 followers

Latest posts

Last updated 11 days ago

Your API Errors Suck (Here’s How to Fix Them)

11 days ago

I’ve been using an HTTP API as a consumer and how ti...

CRUD-Sourcing is why Your Event Streams Are Bloated

24 days ago

I see the same two issues come up over and over with...

Regex for Email Validation? Think Again!

about 1 month ago

I ran into a nightmare of an issue recently because a service...

Composing Data from Multiple Services

about 1 month ago

One of the most common questions I get is how to compose...

Why Separate Databases? Explaining Like You’re Five

about 2 months ago

I want to give you three different examples and reasons why you...

Loosely Coupled Monolith – Software Architecture – 2025 Edition

2 months ago

Over five years ago, back in 2020, I posted a series of...

Database Migration Strategies

3 months ago

Database migrations gone wrong. You deploy a new feature in your app...

Distributed Systems Mistakes Nobody Warns You About: Consistency

3 months ago

One of the most common and very overlooked issues when writing a...

.NET Channels as a In-Memory Message Bus – Beware!

4 months ago

If you’re looking at using .NET Channels as a replacement for a...

5 Mistakes That Make Your Code Unmaintainable

4 months ago

Here are my 5 most common mistakes in software design that make...

You DON’T Need Microservices for Serverless!

4 months ago

I want to talk about something that might sound like a contradiction...

API Caching Done Right

5 months ago

When you need to scale your API, one of the first things...