DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Abstract Factory with builder

Abstract Factory with builder

7
Comments 2
1 min read
Ruby Singleton Objects

Ruby Singleton Objects

2
Comments
4 min read
Emergent Design: The Evolutionary Nature of Professional Software Development by Scott Bain

Emergent Design: The Evolutionary Nature of Professional Software Development by Scott Bain

5
Comments
5 min read
Model-View-Presenter with Angular

Model-View-Presenter with Angular

108
Comments 8
13 min read
Angular Revisited: Standalone components and optional NgModules

Angular Revisited: Standalone components and optional NgModules

50
Comments 5
12 min read
SOLID 20 years on: >S single, or limited responsibility? (1/5)

SOLID 20 years on: >S single, or limited responsibility? (1/5)

6
Comments
4 min read
Let's code a fluent API (in a nutshell)

Let's code a fluent API (in a nutshell)

13
Comments
1 min read
Builder pattern in javascript

Builder pattern in javascript

8
Comments
2 min read
Visitor Pattern

Visitor Pattern

3
Comments
2 min read
Template Method Pattern

Template Method Pattern

8
Comments
1 min read
State Pattern

State Pattern

2
Comments
1 min read
Memento Pattern

Memento Pattern

7
Comments
2 min read
MVC to MVVM in Swift

MVC to MVVM in Swift

5
Comments
3 min read
Mediator Pattern

Mediator Pattern

11
Comments
2 min read
Iterator Pattern

Iterator Pattern

6
Comments 2
1 min read
Interpreter Pattern

Interpreter Pattern

5
Comments
2 min read
Minimal list of the things every software professional should know

Minimal list of the things every software professional should know

5
Comments 5
2 min read
Facade Pattern

Facade Pattern

4
Comments
1 min read
Bridge Pattern

Bridge Pattern

5
Comments
1 min read
Prototype Pattern

Prototype Pattern

7
Comments
1 min read
Factory Method Pattern

Factory Method Pattern

9
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

11
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

17
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

7
Comments
2 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

12
Comments
5 min read
Builder Pattern in JavaScript/TypeScript

Builder Pattern in JavaScript/TypeScript

13
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

4
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

1465
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

18
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
loading...