DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Adapter Pattern in Clprolf: From Enumeration to Iterator

Adapter Pattern in Clprolf: From Enumeration to Iterator

Comments
2 min read
FSM_API: The Pure C# Core That Decouples Your Logic from Any Engine

FSM_API: The Pure C# Core That Decouples Your Logic from Any Engine

Comments
3 min read
TIL: Factory Design Pattern

TIL: Factory Design Pattern

Comments
2 min read
📚Enterprise Design Patterns: Table Module with Python Example

📚Enterprise Design Patterns: Table Module with Python Example

Comments
3 min read
Frontend Design Patterns — A Practical Guide

Frontend Design Patterns — A Practical Guide

Comments
3 min read
The Staging Ground Symbiote: A Deep Dive into Monkey Patching for Bug and Exception Simulation (Part 1: Foundations & Risks)

The Staging Ground Symbiote: A Deep Dive into Monkey Patching for Bug and Exception Simulation (Part 1: Foundations & Risks)

1
Comments
10 min read
Are You Using Interfaces the Right Way?

Are You Using Interfaces the Right Way?

1
Comments
2 min read
Observer Design Pattern in Javascript

Observer Design Pattern in Javascript

1
Comments
2 min read
The Pattern-Layer Correspondence: A Practical Guide to Organizing Design Patterns

The Pattern-Layer Correspondence: A Practical Guide to Organizing Design Patterns

Comments
2 min read
ARQUITETURA EM CAMADAS: UM PADRÃO ESSENCIAL PARA SISTEMAS ROBUSTOS

ARQUITETURA EM CAMADAS: UM PADRÃO ESSENCIAL PARA SISTEMAS ROBUSTOS

Comments
4 min read
Simplify Complex Systems: Facade Design Pattern

Simplify Complex Systems: Facade Design Pattern

1
Comments
3 min read
Understanding and applying the State pattern in Flutter (Part 2)

Understanding and applying the State pattern in Flutter (Part 2)

Comments
9 min read
Distributed Applications. Part 2 - Distributed Design Patterns

Distributed Applications. Part 2 - Distributed Design Patterns

Comments
6 min read
🧠 Desmitificando el Patrón Factory Method con un Toque Manabita

🧠 Desmitificando el Patrón Factory Method con un Toque Manabita

Comments
3 min read
Dia 7: 🧩 Factory Method Pattern en C#

Dia 7: 🧩 Factory Method Pattern en C#

Comments
3 min read
Gang of Four (GoF) Design Patterns in C#: A Comprehensive Guide

Gang of Four (GoF) Design Patterns in C#: A Comprehensive Guide

2
Comments
9 min read
🧩 Reliable Messaging in .NET: Domain Events and the Outbox Pattern with EF Core Interceptors

🧩 Reliable Messaging in .NET: Domain Events and the Outbox Pattern with EF Core Interceptors

8
Comments
5 min read
Building an Extendable Data Migration Utility in Java Using the Strategy Pattern

Building an Extendable Data Migration Utility in Java Using the Strategy Pattern

Comments
3 min read
Unveiling Design Patterns: How an Adapter Can Make Your Code More Elegant? Let’s Talk About the Adapter Pattern

Unveiling Design Patterns: How an Adapter Can Make Your Code More Elegant? Let’s Talk About the Adapter Pattern

1
Comments
4 min read
Composite Design Pattern — Simplify Tree Structures Like a Pro

Composite Design Pattern — Simplify Tree Structures Like a Pro

Comments
3 min read
API-Led Connectivity - Practical Questions Answered

API-Led Connectivity - Practical Questions Answered

Comments
12 min read
The Asynchronous Request-Reply Pattern: Your Guide to Not Waiting Around Like a Chump

The Asynchronous Request-Reply Pattern: Your Guide to Not Waiting Around Like a Chump

1
Comments
5 min read
The Hidden UX Patterns Behind Apps You Use Every Day (and Why They Work)

The Hidden UX Patterns Behind Apps You Use Every Day (and Why They Work)

1
Comments 1
2 min read
Design Patterns #11: Controlled Extensibility in C#

Design Patterns #11: Controlled Extensibility in C#

2
Comments 1
4 min read
CQRS (Command Query Responsibility Segregation)

CQRS (Command Query Responsibility Segregation)

1
Comments
5 min read
loading...