DEV Community

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Global Model of How Classes Relate to Each Other in Clprolf

A Global Model of How Classes Relate to Each Other in Clprolf

Comments
3 min read
Separating Class Responsibilities with Clprolf

Separating Class Responsibilities with Clprolf

Comments
5 min read
From Monolithic CLIs to Modular Plugins: Applying the Strangler Fig Pattern

From Monolithic CLIs to Modular Plugins: Applying the Strangler Fig Pattern

Comments
8 min read
Python Core Utility - `contextlib.contextmanager`

Python Core Utility - `contextlib.contextmanager`

Comments
8 min read
The Power of Personality on Your Website, Even for Big Businesses and Non-Personal Brands - Why and How

The Power of Personality on Your Website, Even for Big Businesses and Non-Personal Brands - Why and How

6
Comments
6 min read
Design Patterns Every Developer Should Know

Design Patterns Every Developer Should Know

Comments
3 min read
Stop wrapping your RabbitMQ code in runBlocking

Stop wrapping your RabbitMQ code in runBlocking

1
Comments
4 min read
Handling Hierarchical Taxonomies in Sitecore Search

Handling Hierarchical Taxonomies in Sitecore Search

Comments
5 min read
C# Smart Enums: escape magic number hell

C# Smart Enums: escape magic number hell

4
Comments
3 min read
C# Smart Enums: advanced

C# Smart Enums: advanced

Comments
3 min read
C# Smart Enums: optimized

C# Smart Enums: optimized

Comments
2 min read
Hexagonal Architecture: Simple Introduction + Real-World Example

Hexagonal Architecture: Simple Introduction + Real-World Example

Comments
3 min read
Repository Pattern vs Direct EF Core: The Great Debate

Repository Pattern vs Direct EF Core: The Great Debate

1
Comments
11 min read
Abstract Factory Pattern: Explained for Humans

Abstract Factory Pattern: Explained for Humans

Comments
2 min read
Refactoring & Design Patterns: Peningkatan Performa dan Aspek Nonfungsional pada Modul Reply

Refactoring & Design Patterns: Peningkatan Performa dan Aspek Nonfungsional pada Modul Reply

Comments
11 min read
Padrão Observer em aplicações JS

Padrão Observer em aplicações JS

Comments
3 min read
The Delete Button Dilemma: When to Soft Delete vs Hard Delete

The Delete Button Dilemma: When to Soft Delete vs Hard Delete

5
Comments
5 min read
Unidirectional Data Flow Architecture in SwiftUI

Unidirectional Data Flow Architecture in SwiftUI

Comments
6 min read
Observer Pattern in JS Applications

Observer Pattern in JS Applications

1
Comments
3 min read
The Factory Method Design Pattern Explained for Humans

The Factory Method Design Pattern Explained for Humans

1
Comments
3 min read
Design Patterns for Data Engineers: Cleaner ETL with the Builder Pattern.

Design Patterns for Data Engineers: Cleaner ETL with the Builder Pattern.

3
Comments
2 min read
Creational Design Patterns in Java: Industry Stories That Make Them Stick

Creational Design Patterns in Java: Industry Stories That Make Them Stick

1
Comments
4 min read
6 Must-Read Microservices and Design Patterns Books for Senior Developers

6 Must-Read Microservices and Design Patterns Books for Senior Developers

24
Comments
9 min read
The Factory Method Pattern: The Secret Behind Scalable Code

The Factory Method Pattern: The Secret Behind Scalable Code

Comments
3 min read
Understanding the Prototype Design Pattern in Java

Understanding the Prototype Design Pattern in Java

Comments
4 min read
loading...