DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Applications as Frameworks

Applications as Frameworks

8
Comments
5 min read
Refactorings with Design Patterns

Refactorings with Design Patterns

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

Chain of Responsibility Design Pattern [Behavioral]

13
Comments
2 min read
SOLID design principles: Building stable and flexible systems

SOLID design principles: Building stable and flexible systems

224
Comments 5
12 min read
A Use Case Implementation for External API Integration

A Use Case Implementation for External API Integration

7
Comments 2
8 min read
Software Design Questions

Software Design Questions

6
Comments
2 min read
Creating objects dynamically with factory pattern in javascript

Creating objects dynamically with factory pattern in javascript

10
Comments 1
4 min read
DRY — Don’t Repeat Yourself

DRY — Don’t Repeat Yourself

18
Comments
1 min read
Getting started with Spring

Getting started with Spring

15
Comments
1 min read
Masonite Lessons - Using The Factory Pattern

Masonite Lessons - Using The Factory Pattern

12
Comments 3
4 min read
Facade pattern in JavaScript

Facade pattern in JavaScript

127
Comments 15
6 min read
Is it time for Data Science / Engineering patterns?

Is it time for Data Science / Engineering patterns?

18
Comments 3
4 min read
Singleton in JavaScript

Singleton in JavaScript

148
Comments 32
4 min read
Microservice Coordination at a High Level

Microservice Coordination at a High Level

15
Comments 1
6 min read
Design Patterns in Web Development - #2 Memento

Design Patterns in Web Development - #2 Memento

133
Comments 8
8 min read
Simple Multitenancy in Rails

Simple Multitenancy in Rails

13
Comments 2
2 min read
Implementing the Observer pattern in JavaScript

Implementing the Observer pattern in JavaScript

14
Comments
1 min read
Design Patterns in Web Development

Design Patterns in Web Development

545
Comments 53
5 min read
How to use the Abstract Factory design pattern in C#

How to use the Abstract Factory design pattern in C#

56
Comments
8 min read
The Anti-Corruption Layer Pattern

The Anti-Corruption Layer Pattern

103
Comments 2
1 min read
Design Patterns in Web Development - #1 Command

Design Patterns in Web Development - #1 Command

216
Comments 7
8 min read
How to use Factory Method Design Pattern in C#

How to use Factory Method Design Pattern in C#

135
Comments 7
5 min read
Null Object Pattern

Null Object Pattern

52
Comments 17
1 min read
5 ways to make your codebase withstand the test of time

5 ways to make your codebase withstand the test of time

65
Comments 4
6 min read
Learning JavaScript Design Patterns

Learning JavaScript Design Patterns

40
Comments 6
1 min read
The Flyweight Pattern and Value Objects

The Flyweight Pattern and Value Objects

14
Comments
1 min read
The case against Terraform to prevent vendor lock-in.

The case against Terraform to prevent vendor lock-in.

16
Comments 7
3 min read
Coding Concepts! Cyclomatic Complexity

Coding Concepts! Cyclomatic Complexity

151
Comments 17
8 min read
Render props pattern in React

Render props pattern in React

18
Comments
3 min read
Simple Factory Pattern in C# and .net core

Simple Factory Pattern in C# and .net core

23
Comments
5 min read
Stop being a dependency slob! Three ways to write more responsible code

Stop being a dependency slob! Three ways to write more responsible code

10
Comments
4 min read
Base Libraries Should be Stable

Base Libraries Should be Stable

14
Comments 1
3 min read
6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

29
Comments 4
8 min read
Design Patterns in Ruby: Strategy Pattern

Design Patterns in Ruby: Strategy Pattern

37
Comments 4
1 min read
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)

286
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)

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

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