Forem

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DIA 2: PRINCIPIO DE RESPONSABILIDAD UNICA
Cover image for DIA 2: PRINCIPIO DE RESPONSABILIDAD UNICA

DIA 2: PRINCIPIO DE RESPONSABILIDAD UNICA

Comments
4 min read
OOAD: Building Better Software Step by Step

OOAD: Building Better Software Step by Step

2
Comments
2 min read
The "Architect's Guide" (Highly Technical Focus)

The "Architect's Guide" (Highly Technical Focus)

1
Comments
1 min read
Introducing Pure DI: Lightweight, Dependency Injection for Dart Without Compromise
Cover image for Introducing Pure DI: Lightweight, Dependency Injection for Dart Without Compromise

Introducing Pure DI: Lightweight, Dependency Injection for Dart Without Compromise

Comments
4 min read
Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple
Cover image for Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple

Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple

Comments
3 min read
From Repetitive Code to Clean Architecture: How the Decorator Pattern Simplified Activity Logging by 70%
Cover image for From Repetitive Code to Clean Architecture: How the Decorator Pattern Simplified Activity Logging by 70%

From Repetitive Code to Clean Architecture: How the Decorator Pattern Simplified Activity Logging by 70%

9
Comments 2
5 min read
🔁 Idempotency in System Design

🔁 Idempotency in System Design

Comments
5 min read
🧠 Understanding Fan-Out in System Design

🧠 Understanding Fan-Out in System Design

Comments
4 min read
Agents go brrrrrrr

Agents go brrrrrrr

Comments
5 min read
🐍 Revisiting Snake in Java with Clprolf — From Clear Code to Clear Game

🐍 Revisiting Snake in Java with Clprolf — From Clear Code to Clear Game

1
Comments
3 min read
🧩 DAY 3 — Repository & Seed Data Setup (with Unit of Work)

🧩 DAY 3 — Repository & Seed Data Setup (with Unit of Work)

Comments
3 min read
Observer Design Pattern

Observer Design Pattern

Comments
3 min read
Decorator Design Pattern: Adding Flexibility Without Changing Code!

Decorator Design Pattern: Adding Flexibility Without Changing Code!

Comments
2 min read
Facade Pattern — Catalog of Enterprise Application Architecture Patterns 🏢

Facade Pattern — Catalog of Enterprise Application Architecture Patterns 🏢

1
Comments 1
8 min read
7 Types of Constructors in C#

7 Types of Constructors in C#

3
Comments 3
3 min read
🎥 Adapter Design Pattern video just dropped!

🎥 Adapter Design Pattern video just dropped!

Comments
1 min read
TIL: Facade Design Pattern

TIL: Facade Design Pattern

Comments
2 min read
TIL: Builder Design Pattern

TIL: Builder Design Pattern

Comments
2 min read
When to Use a Pattern
Cover image for When to Use a Pattern

When to Use a Pattern

Comments
4 min read
🎥 Singleton Design Pattern video just dropped!

🎥 Singleton Design Pattern video just dropped!

Comments
1 min read
Outbox Pattern na Prática: Mensageria Confiável em um Banco Digital (Portuguese)

Outbox Pattern na Prática: Mensageria Confiável em um Banco Digital (Portuguese)

Comments
4 min read
⚡ CQRS & Use Cases (PHP): Why Your Service Layer is a Mess (And How to Fix It)

⚡ CQRS & Use Cases (PHP): Why Your Service Layer is a Mess (And How to Fix It)

1
Comments
5 min read
Entendendo o uso de record e DTO com java
Cover image for Entendendo o uso de record e DTO com java

Entendendo o uso de record e DTO com java

2
Comments
3 min read
Registering Multiple Implementations of the same Interface using Autofac vs using Built-In Asp .Net Core DI

Registering Multiple Implementations of the same Interface using Autofac vs using Built-In Asp .Net Core DI

Comments
1 min read
Why IoC and DI feel the same, but are actually not

Why IoC and DI feel the same, but are actually not

Comments
7 min read
loading...