DEV Community

# designpatterns

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Essential Design Patterns in Java

Essential Design Patterns in Java

59
Comments 6
10 min read
Preventing Goroutine Leaks: Best Practices and Tips for Go Developers

Preventing Goroutine Leaks: Best Practices and Tips for Go Developers

3
Comments
4 min read
CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

5
Comments 1
6 min read
Reflection on Visitor Pattern in Typescript

Reflection on Visitor Pattern in Typescript

9
Comments
7 min read
Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

3
Comments
7 min read
[PHP Guidelines series] Adapter design pattern + a dangerous workaround to implement Class Adapter

[PHP Guidelines series] Adapter design pattern + a dangerous workaround to implement Class Adapter

4
Comments
2 min read
Factory Design Pattern in Python

Factory Design Pattern in Python

7
Comments
3 min read
Explaining the Open-Closed Principle to the Rubber Duck With a Hands-On Exercise

Explaining the Open-Closed Principle to the Rubber Duck With a Hands-On Exercise

4
Comments
3 min read
API Design Patterns

API Design Patterns

1
Comments
6 min read
Design Patterns: Singleton

Design Patterns: Singleton

15
Comments 2
4 min read
Decorator Design Pattern

Decorator Design Pattern

1
Comments
3 min read
C++ Software Design by Klaus Iglberger

C++ Software Design by Klaus Iglberger

3
Comments
5 min read
S - in SOLID

S - in SOLID

4
Comments
3 min read
Fluent Builder

Fluent Builder

4
Comments
3 min read
Software Design Patterns: The builder pattern

Software Design Patterns: The builder pattern

24
Comments 1
7 min read
Design Patterns - 1 - Strategy (C#)

Design Patterns - 1 - Strategy (C#)

3
Comments
2 min read
Open-Closed Principle: The Hard Parts

Open-Closed Principle: The Hard Parts

18
Comments
11 min read
Do you really know, what the Single Responsibility Principle is?

Do you really know, what the Single Responsibility Principle is?

10
Comments
9 min read
The Template Method Pattern and the Non-Virtual Idiom

The Template Method Pattern and the Non-Virtual Idiom

1
Comments
4 min read
The copy and swap idiom

The copy and swap idiom

3
Comments 1
6 min read
Resolvendo problemas de integração entre interfaces com padrões de projeto

Resolvendo problemas de integração entre interfaces com padrões de projeto

5
Comments
3 min read
Strategy Pattern in Angular with Injector

Strategy Pattern in Angular with Injector

9
Comments
3 min read
How the Strategy Pattern works?

How the Strategy Pattern works?

16
Comments 2
4 min read
SOLID: The concept behind the code

SOLID: The concept behind the code

38
Comments
4 min read
How the PHP Middleware Pattern works and can easily be applied

How the PHP Middleware Pattern works and can easily be applied

19
Comments
9 min read
The Difference Between Design Patterns and Design Principles

The Difference Between Design Patterns and Design Principles

7
Comments
2 min read
O que são Design Patterns e qual a sua importância?

O que são Design Patterns e qual a sua importância?

80
Comments 6
4 min read
Design Patterns — Visitor in .NET

Design Patterns — Visitor in .NET

6
Comments
2 min read
Utilizando o padrĂŁo interactor no Ruby on Rails

Utilizando o padrĂŁo interactor no Ruby on Rails

15
Comments 2
8 min read
What is the difference between Strategy, State, and Template design patterns?

What is the difference between Strategy, State, and Template design patterns?

5
Comments
5 min read
Overview of the Active Record Pattern

Overview of the Active Record Pattern

9
Comments
4 min read
Rust structs - How well are you using it?

Rust structs - How well are you using it?

10
Comments
7 min read
Decorator and Single Responsibility Perfectly Play Together.

Decorator and Single Responsibility Perfectly Play Together.

6
Comments
3 min read
Composite Design Pattern

Composite Design Pattern

5
Comments
3 min read
Solid Design Principles In Javascript (Part 3) — Interface Segregation Principle & Dependency Inversion

Solid Design Principles In Javascript (Part 3) — Interface Segregation Principle & Dependency Inversion

2
Comments
6 min read
Solid Design Principles In Javascript (Part 1) — Single Responsibility Principle

Solid Design Principles In Javascript (Part 1) — Single Responsibility Principle

6
Comments
4 min read
Leverage Idempotent, Declarative Profiles with the NSX-ALB (Avi) REST API

Leverage Idempotent, Declarative Profiles with the NSX-ALB (Avi) REST API

6
Comments
5 min read
Design Patterns In Solidity

Design Patterns In Solidity

11
Comments 4
7 min read
GitOps with NSX Advanced Load Balancer and Jenkins

GitOps with NSX Advanced Load Balancer and Jenkins

7
Comments
6 min read
What are SOLID principles?

What are SOLID principles?

24
Comments
2 min read
Memento Pattern

Memento Pattern

6
Comments
5 min read
Singleton design pattern. JS/TS Examples.

Singleton design pattern. JS/TS Examples.

18
Comments 2
4 min read
Published my first EBook on the Gang of Four Design Patterns in Java!

Published my first EBook on the Gang of Four Design Patterns in Java!

2
Comments
2 min read
Strategy Design Pattern in Java 8

Strategy Design Pattern in Java 8

3
Comments
1 min read
State Management

State Management

7
Comments
3 min read
Why Switch Statement is Bad

Why Switch Statement is Bad

11
Comments 4
2 min read
Component variant with View-Hook Pair

Component variant with View-Hook Pair

5
Comments
6 min read
Design patterns in Javascript: Publish-Subscribe or PubSub

Design patterns in Javascript: Publish-Subscribe or PubSub

13
Comments
3 min read
Managing DNS Servers with Ansible and Jenkins (Unbound, BIND)

Managing DNS Servers with Ansible and Jenkins (Unbound, BIND)

2
Comments
8 min read
Command Pattern in Kotlin

Command Pattern in Kotlin

5
Comments
11 min read
đź“— Object Behavioural: Strategy

đź“— Object Behavioural: Strategy

2
Comments
3 min read
Mediator Pattern in Kotlin

Mediator Pattern in Kotlin

3
Comments
9 min read
Decorator Pattern in Kotlin

Decorator Pattern in Kotlin

6
Comments
10 min read
Adapter Pattern in Kotlin

Adapter Pattern in Kotlin

5
Comments
9 min read
Head First Design Patterns: 2 of 10

Head First Design Patterns: 2 of 10

5
Comments
2 min read
đź“— Object Behavioural: State

đź“— Object Behavioural: State

4
Comments
5 min read
Head First Design Patterns: 1 of 10

Head First Design Patterns: 1 of 10

5
Comments
3 min read
Implement Chain of Responsibility/Commands in C# Using ChainRunner

Implement Chain of Responsibility/Commands in C# Using ChainRunner

15
Comments 1
2 min read
Facade Pattern in Kotlin

Facade Pattern in Kotlin

6
Comments
7 min read
Factory Method Design Pattern

Factory Method Design Pattern

5
Comments
3 min read
loading...