DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns in Ruby: Template Method pattern

Design Patterns in Ruby: Template Method pattern

25
Comments
1 min read
An introduction to the concept of design patterns

An introduction to the concept of design patterns

40
Comments 7
1 min read
9 Unusual Design Patterns Interview Questions (with Answers)

9 Unusual Design Patterns Interview Questions (with Answers)

285
Comments 9
5 min read
I "Love" Anti-patterns

I "Love" Anti-patterns

158
Comments 11
4 min read
Explain Design Patterns Like I'm Five

Explain Design Patterns Like I'm Five

24
Comments 4
1 min read
How to create your own AWS Lambda Middleware framework in Node.js?

How to create your own AWS Lambda Middleware framework in Node.js?

9
Comments 1
4 min read
Using the Strategy Pattern (Examples in C#)

Using the Strategy Pattern (Examples in C#)

116
Comments 12
5 min read
How to write Scalable Nodejs Services [+Code Examples]

How to write Scalable Nodejs Services [+Code Examples]

44
Comments
7 min read
Test doubles (2) Principios de diseño

Test doubles (2) Principios de diseño

10
Comments
7 min read
Builder pattern

Builder pattern

13
Comments
11 min read
Understanding PHP hatred

Understanding PHP hatred

12
Comments
10 min read
Design Patterns for Developers using JavaScript - Part Three

Design Patterns for Developers using JavaScript - Part Three

21
Comments
3 min read
Don’t Use Design Patterns!

Don’t Use Design Patterns!

27
Comments 1
3 min read
The Proxy pattern revisited.

The Proxy pattern revisited.

26
Comments 3
4 min read
Design Patterns for Developers using JavaScript - Part Two

Design Patterns for Developers using JavaScript - Part Two

44
Comments 11
4 min read
El patrón decorador

El patrón decorador

6
Comments
11 min read
Design Patterns for Developers using JavaScript - Part One

Design Patterns for Developers using JavaScript - Part One

49
Comments 1
3 min read
Pac-Man Patterns — Ghost Movement (Strategy Pattern)

Pac-Man Patterns — Ghost Movement (Strategy Pattern)

30
Comments 6
8 min read
No more MVC

No more MVC

70
Comments 3
2 min read
Mastering some Advanced Design Patterns: Resource Pool

Mastering some Advanced Design Patterns: Resource Pool

31
Comments 3
6 min read
Design Patterns: Factory Pattern, Part 2

Design Patterns: Factory Pattern, Part 2

19
Comments
4 min read
Avoiding the Builder Design Pattern in Kotlin

Avoiding the Builder Design Pattern in Kotlin

23
Comments 4
3 min read
A Cameo that is worth an Oscar

A Cameo that is worth an Oscar

12
Comments
7 min read
Patrones de Diseño de Software

Patrones de Diseño de Software

7
Comments
4 min read
The Fallacy of DRY

The Fallacy of DRY

35
Comments 10
6 min read
Builder seguro e elegante

Builder seguro e elegante

5
Comments
3 min read
Null object pattern and sealed classes

Null object pattern and sealed classes

4
Comments
3 min read
On type safety without generics, and the role of package design

On type safety without generics, and the role of package design

11
Comments 2
8 min read
Builder Design Pattern

Builder Design Pattern

68
Comments 38
2 min read
Patrón Estrategia (Strategy Pattern)

Patrón Estrategia (Strategy Pattern)

4
Comments
4 min read
O código perfeito

O código perfeito

4
Comments
4 min read
Advance Builder Design Pattern — Java

Advance Builder Design Pattern — Java

60
Comments 12
4 min read
The Serverless Trilemma

The Serverless Trilemma

8
Comments
4 min read
Design Patterns in JavaScript

Design Patterns in JavaScript

8
Comments
1 min read
Why composition is superior to inheritance as a way of sharing code

Why composition is superior to inheritance as a way of sharing code

33
Comments 20
5 min read
Software Design Questions

Software Design Questions

6
Comments
2 min read
Refactorings with Design Patterns

Refactorings with Design Patterns

5
Comments
2 min read
Design Patterns with Swift: Facade pattern

Design Patterns with Swift: Facade pattern

8
Comments
3 min read
Adapter Design Pattern

Adapter Design Pattern

12
Comments
1 min read
How did you learn to apply the Bridge Design Pattern?

How did you learn to apply the Bridge Design Pattern?

2
Comments
1 min read
Patrón Template Method

Patrón Template Method

2
Comments
2 min read
Step Functions as an ad-hoc scheduling mechanism

Step Functions as an ad-hoc scheduling mechanism

6
Comments
5 min read
Swift Design Patterns in Practice: the Decorator Pattern

Swift Design Patterns in Practice: the Decorator Pattern

5
Comments
8 min read
Patterns in Kotlin: Abstract Factory

Patterns in Kotlin: Abstract Factory

9
Comments
4 min read
How to write a self-healing Kinesis function

How to write a self-healing Kinesis function

4
Comments 2
6 min read
A Tale of Two Sorted Lists: Comparing Inheritance and Composition

A Tale of Two Sorted Lists: Comparing Inheritance and Composition

5
Comments
6 min read
Chain of responsibility design pattern for response handling

Chain of responsibility design pattern for response handling

7
Comments
5 min read
Visitor Pattern in Java

Visitor Pattern in Java

8
Comments
3 min read
Strategy Design Pattern [Behavioral]

Strategy Design Pattern [Behavioral]

8
Comments
2 min read
Template Design Pattern [Behavioral]

Template Design Pattern [Behavioral]

6
Comments
2 min read
State Design Pattern [Behavioral]

State Design Pattern [Behavioral]

6
Comments
1 min read
Visitor Design Pattern [Behavioral]

Visitor Design Pattern [Behavioral]

5
Comments
2 min read
Iterator Design Pattern [Behavioral]

Iterator Design Pattern [Behavioral]

20
Comments
2 min read
Mediator Design Pattern [Behavioral]

Mediator Design Pattern [Behavioral]

11
Comments
2 min read
Interpreter Design Pattern [Behavioral]

Interpreter Design Pattern [Behavioral]

15
Comments
2 min read
Memento Design Pattern [Behavioral]

Memento Design Pattern [Behavioral]

8
Comments
2 min read
Proxy Design Pattern [Structural]

Proxy Design Pattern [Structural]

17
Comments
2 min read
Flyweight Design Pattern [Structural]

Flyweight Design Pattern [Structural]

13
Comments
2 min read
Chain of Responsibility Design Pattern [Behavioral]

Chain of Responsibility Design Pattern [Behavioral]

13
Comments
2 min read
Command Design Pattern [Behavioral]

Command Design Pattern [Behavioral]

8
Comments
2 min read
loading...