Forem

# designpatterns

Posts

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

JavaScript Design Patterns

Comments
19 min read
What is Declarative Programming

What is Declarative Programming

Comments
5 min read
Make Your App Grow Painlessly: How I Escaped Repetitive Code Thanks to the Provider Pattern
Cover image for Make Your App Grow Painlessly: How I Escaped Repetitive Code Thanks to the Provider Pattern

Make Your App Grow Painlessly: How I Escaped Repetitive Code Thanks to the Provider Pattern

Comments
6 min read
Flexible DSL Embedding Using Prefix-Guided Syntax

Flexible DSL Embedding Using Prefix-Guided Syntax

Comments 5
6 min read
Equivalence of XML, JSON, and Function ASTs

Equivalence of XML, JSON, and Function ASTs

Comments 1
9 min read
From Framework Lock-in to Building Our Own ORM
Cover image for From Framework Lock-in to Building Our Own ORM

From Framework Lock-in to Building Our Own ORM

Comments
3 min read
Unlocking Scalability: A Deep Dive into the Model-View-Controller (MVC) Pattern

Unlocking Scalability: A Deep Dive into the Model-View-Controller (MVC) Pattern

2
Comments
5 min read
MediatR (bônus CQRS + Clean Architecture)

MediatR (bônus CQRS + Clean Architecture)

1
Comments
6 min read
Haz que tu app crezca sin dolor: Así escapé del código repetido gracias al patrón Provider
Cover image for Haz que tu app crezca sin dolor: Así escapé del código repetido gracias al patrón Provider

Haz que tu app crezca sin dolor: Así escapé del código repetido gracias al patrón Provider

Comments
7 min read
Mastering React with the Container-Presenter Pattern: A Deep Dive

Mastering React with the Container-Presenter Pattern: A Deep Dive

Comments
19 min read
The Gilded Rose Kata: Composition Over Inheritance
Cover image for The Gilded Rose Kata: Composition Over Inheritance

The Gilded Rose Kata: Composition Over Inheritance

2
Comments
7 min read
Implementing the Repository Design Pattern in Node.js & Express: A Complete Guide
Cover image for Implementing the Repository Design Pattern in Node.js & Express: A Complete Guide

Implementing the Repository Design Pattern in Node.js & Express: A Complete Guide

2
Comments
7 min read
Selectorless Components in Angular 20+: The Secret Agents of the Modern Framework

Selectorless Components in Angular 20+: The Secret Agents of the Modern Framework

Comments
1 min read
Dia 3: 🧩 Principio Abierto/Cerrado (Open/Closed Principle) en C#

Dia 3: 🧩 Principio Abierto/Cerrado (Open/Closed Principle) en C#

Comments
2 min read
The React Pattern That Changed How I Build Reusable Components

The React Pattern That Changed How I Build Reusable Components

Comments
2 min read
What is Dependency Injection in Laravel?

What is Dependency Injection in Laravel?

Comments
2 min read
L'Injection de Dépendances (DI) : Comment le Service Container de Laravel Vous Rend Invincible
Cover image for L'Injection de Dépendances (DI) : Comment le Service Container de Laravel Vous Rend Invincible

L'Injection de Dépendances (DI) : Comment le Service Container de Laravel Vous Rend Invincible

2
Comments 1
4 min read
DIA 2: PRINCIPIO DE RESPONSABILIDAD UNICA
Cover image for DIA 2: PRINCIPIO DE RESPONSABILIDAD UNICA

DIA 2: PRINCIPIO DE RESPONSABILIDAD UNICA

Comments
4 min read
OOAD: Building Better Software Step by Step

OOAD: Building Better Software Step by Step

2
Comments
2 min read
JavaScript Decorators: Supercharge Your Functions Without Changing Them

JavaScript Decorators: Supercharge Your Functions Without Changing Them

2
Comments
5 min read
The "Architect's Guide" (Highly Technical Focus)

The "Architect's Guide" (Highly Technical Focus)

1
Comments
1 min read
Introducing Pure DI: Lightweight, Dependency Injection for Dart Without Compromise
Cover image for Introducing Pure DI: Lightweight, Dependency Injection for Dart Without Compromise

Introducing Pure DI: Lightweight, Dependency Injection for Dart Without Compromise

Comments
4 min read
Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple
Cover image for Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple

Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple

Comments
3 min read
From Repetitive Code to Clean Architecture: How the Decorator Pattern Simplified Activity Logging by 70%
Cover image for From Repetitive Code to Clean Architecture: How the Decorator Pattern Simplified Activity Logging by 70%

From Repetitive Code to Clean Architecture: How the Decorator Pattern Simplified Activity Logging by 70%

8
Comments 2
5 min read
🔁 Idempotency in System Design

🔁 Idempotency in System Design

Comments
5 min read
loading...