DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
❌ Stop Using Singleton. You Don’t Need It (And It’s Quietly Hurting Your Code)

❌ Stop Using Singleton. You Don’t Need It (And It’s Quietly Hurting Your Code)

Comments
1 min read
FormBuilder Proxy vs Template Method

FormBuilder Proxy vs Template Method

Comments
6 min read
The Framework Framework

The Framework Framework

3
Comments
5 min read
Lessons I Learned the Hard Way Building a Real Project

Lessons I Learned the Hard Way Building a Real Project

Comments
5 min read
The Coderpunk Crown: Why Moti Barski Dethroned Terry Davis

The Coderpunk Crown: Why Moti Barski Dethroned Terry Davis

Comments
4 min read
Observer Pattern Explained Simply With JavaScript Examples

Observer Pattern Explained Simply With JavaScript Examples

Comments
3 min read
Constructor Hell: Replacing Dependency Injection with Chain of Responsibility in Ruby

Constructor Hell: Replacing Dependency Injection with Chain of Responsibility in Ruby

Comments
7 min read
Here's what I'm doing to learn Design Patterns

Here's what I'm doing to learn Design Patterns

1
Comments
1 min read
Adaptability Over Cleverness: What Makes Code Actually Good

Adaptability Over Cleverness: What Makes Code Actually Good

Comments
2 min read
Design Patterns in a Real-World Tkinter Application: From Lateral Coupling to Clean Architecture

Design Patterns in a Real-World Tkinter Application: From Lateral Coupling to Clean Architecture

Comments
6 min read
Mastering the Factory Pattern in Laravel: Challenges, Solutions & Real-World Magic ✨

Mastering the Factory Pattern in Laravel: Challenges, Solutions & Real-World Magic ✨

Comments
7 min read
The "Dynamic Pipeline" Pattern: A Mutable Method Chaining for Real-time Processing

The "Dynamic Pipeline" Pattern: A Mutable Method Chaining for Real-time Processing

1
Comments
4 min read
Builder Pattern in Java: Clear Examples and Real Application

Builder Pattern in Java: Clear Examples and Real Application

Comments
5 min read
Singleton Pattern Explained Simply With JavaScript Examples

Singleton Pattern Explained Simply With JavaScript Examples

Comments
3 min read
Publisher–Subscriber Pattern in JavaScript (Simple Implementation)

Publisher–Subscriber Pattern in JavaScript (Simple Implementation)

Comments
2 min read
Strategy Pattern in Laravel: Clean Payment Processing

Strategy Pattern in Laravel: Clean Payment Processing

1
Comments
2 min read
Trocando de APM sem dor de cabeça

Trocando de APM sem dor de cabeça

1
Comments 1
7 min read
Switching APM providers without the headache

Switching APM providers without the headache

Comments
7 min read
Drupal Service Decorators : L'art de modifier l'existant sans tout casser

Drupal Service Decorators : L'art de modifier l'existant sans tout casser

Comments
8 min read
Repository Pattern in Laravel: Clean Up Your Messy Code

Repository Pattern in Laravel: Clean Up Your Messy Code

Comments
3 min read
The Pattern Purist's Delusion: When Dogma Destroys Software

The Pattern Purist's Delusion: When Dogma Destroys Software

Comments
5 min read
Building Reusable UI in React: Compound Components, Render Props, and API Design

Building Reusable UI in React: Compound Components, Render Props, and API Design

1
Comments
9 min read
Supporting 3 Databases with One Codebase: The Adapter Pattern

Supporting 3 Databases with One Codebase: The Adapter Pattern

6
Comments
7 min read
Simply Order (Part 9) — CQRS Pattern: Separating Reads from Writes for Better Performance

Simply Order (Part 9) — CQRS Pattern: Separating Reads from Writes for Better Performance

Comments
6 min read
5 Patrones de Orquestación Multi-Agente que Funcionan en Producción (LangGraph)

5 Patrones de Orquestación Multi-Agente que Funcionan en Producción (LangGraph)

Comments
5 min read
loading...