DEV Community

# designpatterns

Posts

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

17
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

18
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
Builder seguro e elegante

Builder seguro e elegante

5
Comments
3 min read
Composite Design Pattern: An agile story

Composite Design Pattern: An agile story

4
Comments
5 min read
Dependency Injection in Java with Guice

Dependency Injection in Java with Guice

15
Comments
5 min read
Builder Pattern in JavaScript/TypeScript

Builder Pattern in JavaScript/TypeScript

15
Comments 2
4 min read
Value objects - a complete guide to Ruby code that is testable, readable and simple

Value objects - a complete guide to Ruby code that is testable, readable and simple

5
Comments 1
3 min read
Microservicios

Microservicios

18
Comments
23 min read
Gaming the (UX) System

Gaming the (UX) System

22
Comments 1
7 min read
The Reading Is - Design Patterns: Elements of Reusable Object-Oriented Software

The Reading Is - Design Patterns: Elements of Reusable Object-Oriented Software

5
Comments
3 min read
Design Patterns: Builder

Design Patterns: Builder

7
Comments
5 min read
Architetture a microservizi, tra hype e casi d’uso — parte 1

Architetture a microservizi, tra hype e casi d’uso — parte 1

3
Comments
6 min read
Reuse component functionality with the Vue wrapper component pattern

Reuse component functionality with the Vue wrapper component pattern

9
Comments
2 min read
Design Patterns Everyday

Design Patterns Everyday

1466
Comments 25
21 min read
Fluent Builder with JavaScript

Fluent Builder with JavaScript

8
Comments
8 min read
Caching in laravel with repository and proxy design patterns

Caching in laravel with repository and proxy design patterns

21
Comments 2
2 min read
Why Design Patterns?

Why Design Patterns?

4
Comments
3 min read
[BookReview] StrategyPattern01.log

[BookReview] StrategyPattern01.log

4
Comments
3 min read
How To Simplify React Forms State Handlers

How To Simplify React Forms State Handlers

6
Comments 2
4 min read
The Visitor Design Pattern

The Visitor Design Pattern

6
Comments
2 min read
Design Patterns. E se alguém já tiver resolvido seu problema?

Design Patterns. E se alguém já tiver resolvido seu problema?

8
Comments
5 min read
How To Conditionally Wrap A React Component

How To Conditionally Wrap A React Component

4
Comments
3 min read
The Revealing Module Pattern in JavaScript

The Revealing Module Pattern in JavaScript

83
Comments 6
2 min read
Patrones de diseño en #javascript - Singleton

Patrones de diseño en #javascript - Singleton

6
Comments
1 min read
Design Patterns: Null Object

Design Patterns: Null Object

5
Comments 2
6 min read
Patrones de diseño en #javascript - Factory

Patrones de diseño en #javascript - Factory

11
Comments
1 min read
Patrones de diseño en #javascript - Module

Patrones de diseño en #javascript - Module

4
Comments 2
1 min read
Patrones de diseño en #javascript - ¿Qué son?

Patrones de diseño en #javascript - ¿Qué son?

1
Comments
1 min read
Extending Vue Component Templates

Extending Vue Component Templates

2
Comments
6 min read
Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
Do you have a minute or two to talk about Code Smells? - Part 1

Do you have a minute or two to talk about Code Smells? - Part 1

10
Comments 1
3 min read
Name a DESIGN PATTERN and WHY u use it 😀 ?????

Name a DESIGN PATTERN and WHY u use it 😀 ?????

8
Comments 7
1 min read
Design Patterns in PHP: Facade (with Laravel)

Design Patterns in PHP: Facade (with Laravel)

62
Comments 10
3 min read
Advance Builder Design Pattern — Java

Advance Builder Design Pattern — Java

61
Comments 12
4 min read
Design Patterns: Factory

Design Patterns: Factory

11
Comments
4 min read
The Serverless Trilemma

The Serverless Trilemma

9
Comments
4 min read
Finite State Machine (FSM) Tutorial: Implementing an FSM in C++

Finite State Machine (FSM) Tutorial: Implementing an FSM in C++

18
Comments 1
11 min read
Example of the Strategy Pattern

Example of the Strategy Pattern

8
Comments 4
3 min read
loading...