DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns - Singleton

Design Patterns - Singleton

Comments
3 min read
Singleton Pattern? No! Use this instead 💡

Singleton Pattern? No! Use this instead 💡

19
Comments 4
5 min read
PHP Design Patterns: Active Record

PHP Design Patterns: Active Record

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

Demystifying Laravel Design Patterns: Building Robust Applications

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

SOLID Principles: Dependency Inversion Principle (DIP)

5
Comments
2 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
Elevating Code Flexibility with the Decorator Design Pattern in Python

Elevating Code Flexibility with the Decorator Design Pattern in Python

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

Bridging the Gap with the Adapter Design Pattern in Python

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

The Chain of Responsibility Design Pattern in Python

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

Simplifying Complex Systems with the Facade Design Pattern in Python

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

🧺 DRY (Don’t Repeat Yourself)

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

Unleashing the Prototype Design Pattern in Python

Comments
2 min read
Demystifying the Singleton Design Pattern in Python

Demystifying the Singleton Design Pattern in Python

Comments
3 min read
Learning Through Abstraction

Learning Through Abstraction

8
Comments 4
6 min read
JavaScript Design Patterns: Organize, Reuse, and Boost Your Code

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

8
Comments
3 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)

5
Comments
2 min read
🪨 SOLID Principles

🪨 SOLID Principles

5
Comments
2 min read
Applying factory method pattern: Vuejs with firebase and supabase use case

Applying factory method pattern: Vuejs with firebase and supabase use case

2
Comments
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

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

PHP Design Patterns: Table Data Gateway

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

useContext to manage state between React Sibling Components.

1
Comments
1 min read
Mastering the Abstract Factory Design Pattern in Python

Mastering the Abstract Factory Design Pattern in Python

2
Comments 2
2 min read
Strategy Pattern in Golang

Strategy Pattern in Golang

2
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
S1E3: Mastering Concurrency with Worker Pool in GoLang: A Scalable Solution for Efficient Task Processing

S1E3: Mastering Concurrency with Worker Pool in GoLang: A Scalable Solution for Efficient Task Processing

1
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
Microservice Design Patterns

Microservice Design Patterns

3
Comments 2
5 min read
The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

3
Comments 2
8 min read
Design Patterns Decoded: Exploring the Factory Method Pattern in Software Development

Design Patterns Decoded: Exploring the Factory Method Pattern in Software Development

3
Comments
4 min read
Observer and Pub-Sub Patterns for reactive behaviours in JavaScript

Observer and Pub-Sub Patterns for reactive behaviours in JavaScript

3
Comments
9 min read
Design pattern using c# Made simple

Design pattern using c# Made simple

2
Comments
2 min read
Engenharia de Software #02 - SOLID 101

Engenharia de Software #02 - SOLID 101

9
Comments
10 min read
MVM for h5,iOS,Android;Page Object Model, also known as POM

MVM for h5,iOS,Android;Page Object Model, also known as POM

4
Comments
5 min read
Enhancing Laravel Applications with Action-Based Architecture 💡

Enhancing Laravel Applications with Action-Based Architecture 💡

1
Comments
4 min read
Princípios SOLID, KISS, DRY e YAGNI Aplicados no Desenvolvimento com React

Princípios SOLID, KISS, DRY e YAGNI Aplicados no Desenvolvimento com React

4
Comments
5 min read
N+1 variations of a Singleton in Python

N+1 variations of a Singleton in Python

9
Comments
12 min read
Testing Inherited Behavior

Testing Inherited Behavior

1
Comments
8 min read
Mastering Flexible Component Design in React with the Compound Components Pattern

Mastering Flexible Component Design in React with the Compound Components Pattern

6
Comments
2 min read
Execute Around Method (EAM) Pattern | Design Patterns

Execute Around Method (EAM) Pattern | Design Patterns

Comments
2 min read
Single Source of Truth

Single Source of Truth

13
Comments 2
3 min read
The Builder Design Pattern in Ruby 🔨

The Builder Design Pattern in Ruby 🔨

8
Comments
3 min read
Programming Patterns for Games: State

Programming Patterns for Games: State

Comments
8 min read
S1E2: Concurrency Design Patterns: Boring Desing Pattern in Go

S1E2: Concurrency Design Patterns: Boring Desing Pattern in Go

2
Comments
2 min read
Is Interface Segregation Principle Redundant?

Is Interface Segregation Principle Redundant?

6
Comments
14 min read
React Design Patterns

React Design Patterns

184
Comments 20
4 min read
To Choreograph or Orchestrate your Saga, that is the question.

To Choreograph or Orchestrate your Saga, that is the question.

1
Comments
5 min read
S1E1: Concurrency In Go | Goroutine | Channels | Waitgroup

S1E1: Concurrency In Go | Goroutine | Channels | Waitgroup

2
Comments
4 min read
🔧 Solid Principles Made Easy: Building a Strong Foundation for Your Code ⚙️

🔧 Solid Principles Made Easy: Building a Strong Foundation for Your Code ⚙️

2
Comments
5 min read
Unlocking Python's Design Patterns: Exploring Powerful Solutions with Examples

Unlocking Python's Design Patterns: Exploring Powerful Solutions with Examples

6
Comments
15 min read
Container & Presentational Pattern - React

Container & Presentational Pattern - React

Comments
5 min read
Design Pattern - Factory

Design Pattern - Factory

Comments
7 min read
Interfaz | Explicación Completa (Definición, uso, estructura y ejemplo con C#)

Interfaz | Explicación Completa (Definición, uso, estructura y ejemplo con C#)

Comments
4 min read
Top 3 Design Patterns for a Large Go Codebase

Top 3 Design Patterns for a Large Go Codebase

21
Comments
7 min read
Di Pandu oleh Iterator Pattern

Di Pandu oleh Iterator Pattern

1
Comments
2 min read
Mastering SOLID Principles in Python: A Guide to Scalable Coding

Mastering SOLID Principles in Python: A Guide to Scalable Coding

2
Comments
10 min read
THE DECORATOR PATTERN USING .NET

THE DECORATOR PATTERN USING .NET

2
Comments
4 min read
Analyzing GTA Vice City Source Code, Part 2: Vehicles

Analyzing GTA Vice City Source Code, Part 2: Vehicles

1
Comments
12 min read
Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Comments
2 min read
loading...