Forem

# designpatterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unidirectional Data Flow Architecture in SwiftUI
Cover image for Unidirectional Data Flow Architecture in SwiftUI

Unidirectional Data Flow Architecture in SwiftUI

Comments
7 min read
Publisher–Subscriber Pattern in JavaScript (Simple Implementation)
Cover image for Publisher–Subscriber Pattern in JavaScript (Simple Implementation)

Publisher–Subscriber Pattern in JavaScript (Simple Implementation)

Comments
2 min read
Building Reusable UI in React: Compound Components, Render Props, and API Design
Cover image for Building Reusable UI in React: Compound Components, Render Props, and API Design

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

Comments
9 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
Cover image for 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
The Pattern Purist's Delusion: When Dogma Destroys Software
Cover image for The Pattern Purist's Delusion: When Dogma Destroys Software

The Pattern Purist's Delusion: When Dogma Destroys Software

Comments
5 min read
Supporting 3 Databases with One Codebase: The Adapter Pattern
Cover image for 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
Cover image for 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)
Cover image for 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
Agentic patterns and architectural approaches in AI

Agentic patterns and architectural approaches in AI

1
Comments
3 min read
Adapter Pattern Explained with Real Examples

Adapter Pattern Explained with Real Examples

Comments 2
6 min read
A Supplementary Analysis of Reversible Computation Theory for Programmers

A Supplementary Analysis of Reversible Computation Theory for Programmers

Comments
22 min read
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
Cover image for 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
Cover image for 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
Full resiliency guide for Spring Boot microservices — using all Resilience4j annotations

Full resiliency guide for Spring Boot microservices — using all Resilience4j annotations

Comments
7 min read
Design Patterns Every Developer Should Know
Cover image for 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
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
loading...