DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Builder design pattern for objects with nested properties

Builder design pattern for objects with nested properties

17
Comments 2
2 min read
Chain of responsibility design pattern for response handling

Chain of responsibility design pattern for response handling

7
Comments
5 min read
Loosely coupled JavaScript logic by observer & facade patterns in agile development

Loosely coupled JavaScript logic by observer & facade patterns in agile development

10
Comments
3 min read
Exception Handling and Logging

Exception Handling and Logging

7
Comments
9 min read
Short methods FTW

Short methods FTW

6
Comments 2
3 min read
Strategy and Decorator Design Patterns

Strategy and Decorator Design Patterns

10
Comments
6 min read
Building objects progressively with the builder pattern in javascript

Building objects progressively with the builder pattern in javascript

7
Comments
7 min read
Design patterns 101

Design patterns 101

12
Comments
6 min read
The Curiously Recurring Template Pattern (CRTP)

The Curiously Recurring Template Pattern (CRTP)

10
Comments 1
4 min read
Observer Design Pattern [Behavioral]

Observer Design Pattern [Behavioral]

24
Comments 2
2 min read
Memento Design Pattern [Behavioral]

Memento Design Pattern [Behavioral]

9
Comments
2 min read
Diving into the great observer pattern in javascript

Diving into the great observer pattern in javascript

10
Comments
9 min read
Value objects in Ruby

Value objects in Ruby

38
Comments 4
5 min read
Design Patterns - Strategy Pattern in JavaScript

Design Patterns - Strategy Pattern in JavaScript

361
Comments 13
4 min read
Design Patterns - Template Method

Design Patterns - Template Method

118
Comments 8
5 min read
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

223
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

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

The case against Terraform to prevent vendor lock-in.

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

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