DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🐍 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
Observer Design Pattern

Observer Design Pattern

Comments
3 min read
Factory method design pattern

Factory method design pattern

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

Decorator Design Pattern: Adding Flexibility Without Changing Code!

Comments
2 min read
7 Types of Constructors in C#

7 Types of Constructors in C#

3
Comments 3
3 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
Entendendo o uso de record e DTO com java

Entendendo o uso de record e DTO com java

4
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
Untangle Your Code: Chain of Responsibility Design Pattern

Untangle Your Code: Chain of Responsibility Design Pattern

Comments
7 min read
Design Patterns

Design Patterns

Comments
1 min read
Dia 4: 🧩 Principio de Sustitución de Liskov (LSP) en C#

Dia 4: 🧩 Principio de Sustitución de Liskov (LSP) en C#

1
Comments
3 min read
Proxy Pattern in Clprolf — Example with an Image

Proxy Pattern in Clprolf — Example with an Image

Comments
4 min read
Revolutionizing Mobile App Development with Cross-platform Design Patterns

Revolutionizing Mobile App Development with Cross-platform Design Patterns

2
Comments
2 min read
O Padrão Arquitetural Model-View-Controller

O Padrão Arquitetural Model-View-Controller

Comments
5 min read
Modern Node.js Patterns (2025)

Modern Node.js Patterns (2025)

1
Comments
11 min read
Saga Pattern

Saga Pattern

Comments
2 min read
CQRS — Command Query Responsibility Segregation

CQRS — Command Query Responsibility Segregation

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

Design Patterns #11: Controlled Extensibility in C#

2
Comments
4 min read
Observer Pattern in Clprolf: Clear Roles for Notifications

Observer Pattern in Clprolf: Clear Roles for Notifications

Comments
3 min read
Patrones en Vue 3 para evitar el prop drilling (Composition API) mientras creamos una app básica con Mock.shop API

Patrones en Vue 3 para evitar el prop drilling (Composition API) mientras creamos una app básica con Mock.shop API

Comments
11 min read
☀️ WeatherApp MVC — When Clprolf Meets Spring MVC Philosophy

☀️ WeatherApp MVC — When Clprolf Meets Spring MVC Philosophy

2
Comments
3 min read
Strategy Pattern in Clprolf: Clear Roles for Swappable Behavior

Strategy Pattern in Clprolf: Clear Roles for Swappable Behavior

1
Comments
2 min read
Circuit Breaker In Javascript

Circuit Breaker In Javascript

6
Comments
2 min read
loading...