DEV Community

# designpatterns

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns: A Brief Primer

Design Patterns: A Brief Primer

1
Comments
2 min read
JavaScript Singleton Pattern: Managing a Single Elevator Instance

JavaScript Singleton Pattern: Managing a Single Elevator Instance

Comments
4 min read
Design Patterns - Abstract Factory

Design Patterns - Abstract Factory

1
Comments
4 min read
Dependency Injection: The Key to Writing Testable and Flexible Code

Dependency Injection: The Key to Writing Testable and Flexible Code

1
Comments
3 min read
Higher order function step by step guide

Higher order function step by step guide

4
Comments
2 min read
Design Patterns - Factory

Design Patterns - Factory

Comments
2 min read
The Singleton Design Pattern: Ensuring a Single Instance in Java

The Singleton Design Pattern: Ensuring a Single Instance in Java

1
Comments
7 min read
Design Patterns 101

Design Patterns 101

6
Comments
6 min read
Decorator Pattern Step by step

Decorator Pattern Step by step

1
Comments
2 min read
Understanding the Strategy Design Pattern with Python and Java

Understanding the Strategy Design Pattern with Python and Java

2
Comments
3 min read
Template Method com composição

Template Method com composição

16
Comments 4
3 min read
React Design Patterns

React Design Patterns

2
Comments
2 min read
Container and Presentational Components

Container and Presentational Components

2
Comments
2 min read
Structural Design Patterns

Structural Design Patterns

2
Comments
2 min read
Introducción a los patrones de diseño y arquitectura de software.

Introducción a los patrones de diseño y arquitectura de software.

Comments
5 min read
PHP Design Patterns: Data Mapper

PHP Design Patterns: Data Mapper

2
Comments
4 min read
Game Programming Patterns in Godot: The Command Pattern

Game Programming Patterns in Godot: The Command Pattern

4
Comments
6 min read
Singleton Design Pattern - Step by step Guide

Singleton Design Pattern - Step by step Guide

7
Comments
3 min read
Factory Pattern

Factory Pattern

7
Comments 1
3 min read
Prototype Design Pattern

Prototype Design Pattern

6
Comments
4 min read
Builder Pattern

Builder Pattern

Comments
2 min read
Singleton - JavaScript Design Patterns

Singleton - JavaScript Design Patterns

3
Comments 2
3 min read
Creational Design Patterns

Creational Design Patterns

1
Comments
2 min read
Abstract factory pattern

Abstract factory pattern

Comments
4 min read
Improving ASP.NET Core Dependency Injection With Scrutor

Improving ASP.NET Core Dependency Injection With Scrutor

2
Comments 2
4 min read
Optimizing Memory Usage with the Flyweight Design Pattern in Python

Optimizing Memory Usage with the Flyweight Design Pattern in Python

Comments
2 min read
Unity game architecture Part 2

Unity game architecture Part 2

6
Comments
5 min read
Java Design Patterns in Easy Way Series

Java Design Patterns in Easy Way Series

1
Comments
2 min read
Elevating Code Flexibility with the Decorator Design Pattern in Python

Elevating Code Flexibility with the Decorator Design Pattern in Python

Comments
2 min read
Using the Adapter pattern to migrate to a new library

Using the Adapter pattern to migrate to a new library

Comments
3 min read
Demystifying the Decorator Design Pattern in TypeScript with Coffee Brewing

Demystifying the Decorator Design Pattern in TypeScript with Coffee Brewing

Comments
5 min read
Structural Design Patterns Decoded: Your Key to Agile and Robust Software

Structural Design Patterns Decoded: Your Key to Agile and Robust Software

1
Comments
10 min read
From Converters to Dependency Injection: Navigating Model Migrations

From Converters to Dependency Injection: Navigating Model Migrations

7
Comments 2
4 min read
Singleton Pattern? No! Use this instead đź’ˇ

Singleton Pattern? No! Use this instead đź’ˇ

29
Comments 5
5 min read
Unleashing the Prototype Design Pattern in Python

Unleashing the Prototype Design Pattern in Python

Comments
2 min read
Understanding Creational Design Patterns: A Comprehensive Guide

Understanding Creational Design Patterns: A Comprehensive Guide

6
Comments
8 min read
Sidecar - Microservice Design Pattern

Sidecar - Microservice Design Pattern

1
Comments
3 min read
PHP Design Patterns: Active Record

PHP Design Patterns: Active Record

7
Comments 2
3 min read
Design Patterns - Singleton

Design Patterns - Singleton

Comments
3 min read
Demystifying Laravel Design Patterns: Building Robust Applications

Demystifying Laravel Design Patterns: Building Robust Applications

1
Comments
2 min read
Decorator Pattern com Scrutor no Asp.Net Core

Decorator Pattern com Scrutor no Asp.Net Core

2
Comments 1
4 min read
Software Design Pattern: Abstract Factory Pattern

Software Design Pattern: Abstract Factory Pattern

Comments
2 min read
The Chain of Responsibility Design Pattern in Python

The Chain of Responsibility Design Pattern in Python

1
Comments
3 min read
Learning Through Abstraction

Learning Through Abstraction

8
Comments 4
6 min read
A complete guide on Behavioral Design Pattern and Chain of Responsibility Pattern in Java

A complete guide on Behavioral Design Pattern and Chain of Responsibility Pattern in Java

5
Comments
4 min read
Design Patterns in React

Design Patterns in React

18
Comments
4 min read
PHP Design Patterns: Table Data Gateway

PHP Design Patterns: Table Data Gateway

8
Comments
3 min read
useContext to manage state between React Sibling Components.

useContext to manage state between React Sibling Components.

2
Comments
1 min read
JavaScript Design Patterns: Organize, Reuse, and Boost Your Code

JavaScript Design Patterns: Organize, Reuse, and Boost Your Code

7
Comments
3 min read
🪨 SOLID Principles

🪨 SOLID Principles

5
Comments
2 min read
đź’‹ KISS (Keep It Simple, Stupid)

đź’‹ KISS (Keep It Simple, Stupid)

5
Comments
2 min read
YAGNI (You Aren't Gonna Need It)

YAGNI (You Aren't Gonna Need It)

6
Comments
2 min read
🧺 DRY (Don’t Repeat Yourself)

🧺 DRY (Don’t Repeat Yourself)

5
Comments
2 min read
SOLID Principles: Dependency Inversion Principle (DIP)

SOLID Principles: Dependency Inversion Principle (DIP)

5
Comments
2 min read
Strategy Pattern in Golang

Strategy Pattern in Golang

3
Comments
2 min read
Strategic Moves: Exploring the Chessboard of Domain-Driven Design

Strategic Moves: Exploring the Chessboard of Domain-Driven Design

Comments
8 min read
Bridging the Gap with the Adapter Design Pattern in Python

Bridging the Gap with the Adapter Design Pattern in Python

2
Comments
2 min read
Color Psychology for Web Developers Enhance User Experience and Engagement

Color Psychology for Web Developers Enhance User Experience and Engagement

1
Comments
5 min read
Simplifying Complex Systems with the Facade Design Pattern in Python

Simplifying Complex Systems with the Facade Design Pattern in Python

1
Comments
2 min read
Converting any class into a Singleton class in C++

Converting any class into a Singleton class in C++

Comments
3 min read
loading...