DEV Community

# designpatterns

Posts

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

36
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

33
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
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
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
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
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
State Design Pattern [Behavioral]

State Design Pattern [Behavioral]

6
Comments
1 min read
Template Design Pattern [Behavioral]

Template Design Pattern [Behavioral]

6
Comments
2 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
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
Command Design Pattern [Behavioral]

Command Design Pattern [Behavioral]

8
Comments
2 min read
Composite Design Pattern [Structural]

Composite Design Pattern [Structural]

4
Comments
2 min read
Bridge Design Pattern [Structural]

Bridge Design Pattern [Structural]

3
Comments
1 min read
Design patterns series

Design patterns series

10
Comments
1 min read
Prototype Design Pattern [Creational]

Prototype Design Pattern [Creational]

7
Comments
2 min read
Builder Design pattern [creational]

Builder Design pattern [creational]

6
Comments
2 min read
Factory Design pattern [Creational]

Factory Design pattern [Creational]

4
Comments
1 min read
Singleton Design Pattern [Creational]

Singleton Design Pattern [Creational]

3
Comments
1 min read
Abstract Factory Design pattern [creational]

Abstract Factory Design pattern [creational]

3
Comments
2 min read
Test Driven ... Everything

Test Driven ... Everything

5
Comments 2
1 min read
Refactoring service class configuration using fluent interfaces

Refactoring service class configuration using fluent interfaces

6
Comments
6 min read
Conditional statements in Builders in Kotlin

Conditional statements in Builders in Kotlin

14
Comments 1
2 min read
Kotlin Fun With The Factory Pattern

Kotlin Fun With The Factory Pattern

16
Comments
5 min read
Singleton Pattern

Singleton Pattern

9
Comments
1 min read
Tips for Navigating Large and Unfamiliar Codebases

Tips for Navigating Large and Unfamiliar Codebases

5
Comments
4 min read
JavaScript Service Worker Design Patterns for Better User Experience

JavaScript Service Worker Design Patterns for Better User Experience

6
Comments 1
1 min read
How do you maintain entity state in Golang

How do you maintain entity state in Golang

11
Comments 3
1 min read
loading...