DEV Community

# patterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Node.js Architectural Patterns with Examples

Node.js Architectural Patterns with Examples

84
Comments 5
3 min read
Understanding Hexagonal Architecture

Understanding Hexagonal Architecture

28
Comments
11 min read
SOLID Principles with Examples in Python

SOLID Principles with Examples in Python

25
Comments 2
11 min read
How to implement Adapter pattern in Ruby on Rails?

How to implement Adapter pattern in Ruby on Rails?

11
Comments 3
9 min read
Structuring Modular Monoliths

Structuring Modular Monoliths

11
Comments
10 min read
Data Migration Strategies in Ruby on Rails: The Right Way to Manage Missing Data

Data Migration Strategies in Ruby on Rails: The Right Way to Manage Missing Data

8
Comments
11 min read
Currying vs Dependency Injection

Currying vs Dependency Injection

8
Comments 3
3 min read
Factory Method: Simplifying Object Instantiation

Factory Method: Simplifying Object Instantiation

7
Comments
9 min read
Decoding the Art of Software Patterns: An Exhaustive Odyssey into Strategy, Building Blocks, and Observers

Decoding the Art of Software Patterns: An Exhaustive Odyssey into Strategy, Building Blocks, and Observers

7
Comments
4 min read
ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs

ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs

6
Comments 1
8 min read
Six Factors That Raise The Risk Of Bugs In A Codebase

Six Factors That Raise The Risk Of Bugs In A Codebase

5
Comments
4 min read
Implementando el Patrón Outbox en ASP.NET Core: Mejorando la Consistencia en Sistemas Distribuidos

Implementando el Patrón Outbox en ASP.NET Core: Mejorando la Consistencia en Sistemas Distribuidos

4
Comments
12 min read
Mastering Programming Patterns. A Guide for Junior Developers

Mastering Programming Patterns. A Guide for Junior Developers

3
Comments 2
2 min read
Implementing CQRS in Python

Implementing CQRS in Python

2
Comments
6 min read
Simply Explained : Top 5 Design Patterns

Simply Explained : Top 5 Design Patterns

2
Comments
4 min read
Managing Platform-Specific Features in Rails: The Right Way to Customize App Behavior

Managing Platform-Specific Features in Rails: The Right Way to Customize App Behavior

2
Comments
15 min read
The Early Return Pattern in C#

The Early Return Pattern in C#

1
Comments 2
3 min read
CLI Contexts

CLI Contexts

1
Comments
8 min read
Builder Based CLIs

Builder Based CLIs

1
Comments
5 min read
Using a Trait in Builder CLIs

Using a Trait in Builder CLIs

1
Comments
7 min read
Derive Based CLIs

Derive Based CLIs

1
Comments
6 min read
Using a Trait in Derive CLIs

Using a Trait in Derive CLIs

1
Comments
9 min read
How to Lower the Cost of Changing Software - Part 1

How to Lower the Cost of Changing Software - Part 1

1
Comments
7 min read
Observer Pattern: Keeping Components in Sync

Observer Pattern: Keeping Components in Sync

1
Comments
9 min read
𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?

𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?

1
Comments 1
2 min read
Padrões React: Container/Presentational

Padrões React: Container/Presentational

1
Comments
4 min read
The Architecture Might Not Be the Problem

The Architecture Might Not Be the Problem

Comments 1
4 min read
Understanding Design First: Principles, Patterns, and Best Practices Explained

Understanding Design First: Principles, Patterns, and Best Practices Explained

Comments
2 min read
Explorando os Fundamentos dos Padrões de Projeto: Conceitos Básicos

Explorando os Fundamentos dos Padrões de Projeto: Conceitos Básicos

Comments
3 min read
Padrão JumpTable com Javascript

Padrão JumpTable com Javascript

Comments
4 min read
Understanding JavaScript Creational Patterns for Object Creation

Understanding JavaScript Creational Patterns for Object Creation

Comments
2 min read
Design Systems Entropy

Design Systems Entropy

Comments
4 min read
Depth of composition

Depth of composition

Comments
2 min read
Design Patterns: Factory Method [PT-BR]

Design Patterns: Factory Method [PT-BR]

Comments 2
10 min read
Are OOP Methodologies and Patterns Dead for Frontend Development?

Are OOP Methodologies and Patterns Dead for Frontend Development?

Comments 7
2 min read
Microservices: Avoiding the Pitfalls, Embracing the Potential - A Guide to Anti-Patterns

Microservices: Avoiding the Pitfalls, Embracing the Potential - A Guide to Anti-Patterns

Comments
5 min read
The Consumer Conundrum: Navigating Change in Microservices Without Gridlock

The Consumer Conundrum: Navigating Change in Microservices Without Gridlock

Comments
3 min read
Entendendo o Pub/Sub com Javascript

Entendendo o Pub/Sub com Javascript

Comments
4 min read
Delayed events pattern, no more crons

Delayed events pattern, no more crons

Comments
5 min read
Android Presentation Patterns: MVI

Android Presentation Patterns: MVI

Comments
10 min read
loading...