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

Latest posts

Last updated 5 days ago

Database Migration Strategies

5 days ago

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

Distributed Systems Mistakes Nobody Warns You About: Consistency

20 days ago

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

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

about 1 month ago

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

5 Mistakes That Make Your Code Unmaintainable

about 1 month ago

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

You DON’T Need Microservices for Serverless!

about 2 months ago

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

API Caching Done Right

about 2 months ago

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

Database Coupling: How to FIX a Spaghetti Code System

2 months ago

If you’re working in a system that’s hard to change, it can...

10 Years of Software Architecture: Best And Worst Decisions

3 months ago

For the last 10 years, I’ve been developing a single product, greenfield...

CRUD APIs are Poor Design

3 months ago

I’m convinced that CRUD APIs and CRUD-driven systems—meaning systems built around Create...

DTOs & Mapping : The Good, The Bad, And The Excessive

3 months ago

Something that’s often overused, misunderstood, or just incorrectly applied in software development...

Cloud vs Self-Hosting

3 months ago

Why not self-host using a VPS or dedicated hardware instead of using...

Microservices to Monolith

4 months ago

There’s been a noticeable pushback against microservices lately, and we’re seeing a...