Channel Avatar

CodeOpinion @UC3RKA4vunFAfrfxiJhPEplw@youtube.com

None subscribers - no pronouns set

CodeOpinion is by Derek Comartin, a software developer with


12:16
My First look at .NET Aspire. What's with the Hype?
08:56
Your customers don't care about JS
17:13
One concept plaguing software architecture and design (Part 3)
11:02
HTTP APIs don't magically remove Coupling (Part 2)
15:51
Did we learn anything from Microservices? (Part 1)
11:18
HTMX: What's Old is New Again
08:31
API Error Messages for a GOOD Developer Experience
08:47
Web-Queue-Worker Architecture Style for Scaling
15:08
Keep your project structure simple!
10:02
Debunking Kafka Top 5 Use Cases
11:31
Event Sourcing Core Concepts
07:52
My WORST Mistakes as a Software Developer
09:12
Feature Flags are more than just Toggles
07:27
"Serverless sucks!"... or does it?
09:31
Stop leaking and implying logic in your Frontend
09:30
What Kind Of Software Architecture Is This? Monolith or Microservices?
08:06
Battle Of The Software Architectures: Which One Reigns Supreme?
07:24
Avoiding long running HTTP API requests.
09:06
Tips for Production Ready Database (Query) Design
11:04
Enums aren't evil. Conditionals everywhere are
09:05
Goodbye long procedural code! Fix it with workflows
10:34
Beware! Anti-patterns in Event-Driven Architecture
08:03
The Bulkhead Pattern: How To Make Your System Fault-tolerant
10:30
Locking In On Concurrency Control
06:33
Is AI coming for your Developer Job?
14:28
How to (and how not to) design REST APIs
08:35
Vertical Slice Architecture Myths You Need To Know!
09:57
Google's Service Weaver is Bad idea
08:13
If your service doesn't own data, it's NOT a service.
27:09
Essence of Domain-Driven Design (DDD)
07:56
The WORST Domain Modeling Mistakes!
08:17
Event-Driven Architecture Gotcha! Inside or Outside Events
08:44
Event-Driven Architecture lost its way
09:06
App Configuration, where does it go? Config files, env vars, external service?
07:05
ORMs can lead to FAT domain models. Slim them down!
07:33
Best Developer Interview Question
09:00
Alternative to the Outbox Pattern? Not so fast.
09:07
Free your API. Misconceptions are holding you back!
10:57
Want to build a good API? Here's 5 Tips for API Design.
10:32
Domain Modeling Gone Wrong - Part 2
08:21
Domain Modeling Gone Wrong - Part 1
08:14
5 Tips for Building Resilient Architecture
09:53
Path to Event-Driven Architecture. Start capturing INTENT!
08:35
DDD is just giving a $h!t about your Domain
09:41
Focusing on "Entities" leads nowhere good.
10:58
What are Business Rules? It's not this.
07:49
Single() or First()? Understand the abstractions you use!
09:43
Code Review & Refactoring to a better design
25:06
"Clean Architecture" and indirection. No thanks.
09:36
How to seed a new Microservice with data?
10:52
HELP! My system is hard to change
09:12
How I became a software architect... (or not)
10:53
Have you replaced your DB because of the Repository Pattern?
08:40
Distributed isn't Microservices, In-Process isn't a Monolith
10:29
The pendulum swings! Microservices to Monoliths
09:32
What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships
09:31
Using your Database as a Queue? Good or bad idea?
08:05
Building a system that Junior Developers can be productive in
10:50
Speeding up Queries by Pre-computation & Transformation
13:54
oh $%!&, I didn't want to do that! UNDO UNDO UNDO!