DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Prototype Pattern

Prototype Pattern

7
Comments
1 min read
Factory Method Pattern

Factory Method Pattern

8
Comments
1 min read
Trie Data structure with Design Patterns

Trie Data structure with Design Patterns

6
Comments
7 min read
CQRS (Command and Query Responsibility Segregation) Architectural Pattern

CQRS (Command and Query Responsibility Segregation) Architectural Pattern

5
Comments
2 min read
Observer Pattern

Observer Pattern

9
Comments
2 min read
Strategy Pattern

Strategy Pattern

3
Comments
1 min read
Adapter Pattern

Adapter Pattern

9
Comments
1 min read
Decorator Pattern

Decorator Pattern

7
Comments
1 min read
Abstract Factory Pattern

Abstract Factory Pattern

8
Comments
2 min read
A use case of using chain of responsibility pattern to scale strategy

A use case of using chain of responsibility pattern to scale strategy

3
Comments
2 min read
Main Design Patterns

Main Design Patterns

8
Comments
1 min read
The simplest solution is usually the best

The simplest solution is usually the best

5
Comments 1
2 min read
Design Patterns With Examples in C#

Design Patterns With Examples in C#

27
Comments 6
2 min read
Simplify Strategy Using Lambda Expression

Simplify Strategy Using Lambda Expression

2
Comments
6 min read
Python and the Magic Singleton

Python and the Magic Singleton

5
Comments
3 min read
Diferenças entre Observer Pattern e Producer/Consumer Pattern

Diferenças entre Observer Pattern e Producer/Consumer Pattern

2
Comments
1 min read
Layer vs Feature Architecture

Layer vs Feature Architecture

20
Comments 1
4 min read
Factory Design Pattern - Javascript

Factory Design Pattern - Javascript

7
Comments
2 min read
Singleton Design Pattern - Javascript

Singleton Design Pattern - Javascript

8
Comments
2 min read
Design Patterns - The holy grail?

Design Patterns - The holy grail?

13
Comments
5 min read
Validação de regras: evitando blocos de ifs

Validação de regras: evitando blocos de ifs

3
Comments 3
4 min read
Just enough DDD

Just enough DDD

19
Comments 1
11 min read
How to implement and use Builder pattern in JS

How to implement and use Builder pattern in JS

6
Comments
2 min read
Better code decoupling via delegates

Better code decoupling via delegates

6
Comments
4 min read
Leveraging command pattern with Spring

Leveraging command pattern with Spring

8
Comments
2 min read
loading...