DEV Community

# patterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Design First: Principles, Patterns, and Best Practices Explained

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

Comments
2 min read
The Architecture Might Not Be the Problem

The Architecture Might Not Be the Problem

Comments 1
4 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
Android Presentation Patterns: MVI

Android Presentation Patterns: MVI

Comments
10 min read
Entendendo o Pub/Sub com Javascript

Entendendo o Pub/Sub com Javascript

Comments
4 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
𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?

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

1
Comments 1
2 min read
CLI Contexts

CLI Contexts

1
Comments
8 min read
Using a Trait in Derive CLIs

Using a Trait in Derive CLIs

1
Comments
9 min read
Using a Trait in Builder CLIs

Using a Trait in Builder CLIs

1
Comments
7 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
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
Currying vs Dependency Injection

Currying vs Dependency Injection

8
Comments 3
3 min read
Derive Based CLIs

Derive Based CLIs

1
Comments
6 min read
Builder Based CLIs

Builder Based CLIs

1
Comments
5 min read
Mastering Programming Patterns. A Guide for Junior Developers

Mastering Programming Patterns. A Guide for Junior Developers

3
Comments 2
2 min read
Structuring Modular Monoliths

Structuring Modular Monoliths

11
Comments
10 min read
SOLID Principles with Examples in Python

SOLID Principles with Examples in Python

25
Comments 2
11 min read
Understanding Hexagonal Architecture

Understanding Hexagonal Architecture

27
Comments
11 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
Padrões React: Container/Presentational

Padrões React: Container/Presentational

1
Comments
4 min read
Node.js Architectural Patterns with Examples

Node.js Architectural Patterns with Examples

84
Comments 5
3 min read
Observer Pattern: Keeping Components in Sync

Observer Pattern: Keeping Components in Sync

1
Comments
9 min read
Factory Method: Simplifying Object Instantiation

Factory Method: Simplifying Object Instantiation

7
Comments
9 min read
The Early Return Pattern in C#

The Early Return Pattern in C#

1
Comments 2
3 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
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
How to implement Adapter pattern in Ruby on Rails?

How to implement Adapter pattern in Ruby on Rails?

11
Comments 3
9 min read
Delayed events pattern, no more crons

Delayed events pattern, no more crons

Comments
5 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
Simply Explained : Top 5 Design Patterns

Simply Explained : Top 5 Design Patterns

2
Comments
4 min read
Programación Basada en Slogans

Programación Basada en Slogans

Comments
10 min read
Implementing CQRS in Python

Implementing CQRS in Python

1
Comments
6 min read
Must do pattern questions :Part-2 [ Javascript]

Must do pattern questions :Part-2 [ Javascript]

24
Comments 4
2 min read
How to implement Pub/Sub pattern in Ruby on Rails?

How to implement Pub/Sub pattern in Ruby on Rails?

10
Comments 6
11 min read
Overview of MVC Architectural Pattern

Overview of MVC Architectural Pattern

1
Comments
4 min read
Protect your GraphQL data with resource_policy

Protect your GraphQL data with resource_policy

1
Comments
6 min read
Compound components pattern for creating reusable Rating component

Compound components pattern for creating reusable Rating component

14
Comments 7
4 min read
Outros 3 Padrões de Arquitetura de Software Simplificados e Exemplificados

Outros 3 Padrões de Arquitetura de Software Simplificados e Exemplificados

2
Comments
4 min read
A method's gravity

A method's gravity

3
Comments
6 min read
Attribute level permission control in Rails

Attribute level permission control in Rails

1
Comments
5 min read
3 Padrões de Arquitetura de Software Simplificados e Exemplificados

3 Padrões de Arquitetura de Software Simplificados e Exemplificados

2
Comments
4 min read
Deployment and Patterns

Deployment and Patterns

6
Comments
10 min read
Refactoring toast presentation with OOP + Template Method

Refactoring toast presentation with OOP + Template Method

Comments
4 min read
FormService: a PORO ServiceObjects with a state

FormService: a PORO ServiceObjects with a state

2
Comments 4
5 min read
Using FormObject pattern in Ruby APIs

Using FormObject pattern in Ruby APIs

4
Comments
4 min read
Most sophisticated embedding pattern in Go: embedded interface within a struct

Most sophisticated embedding pattern in Go: embedded interface within a struct

2
Comments
2 min read
How to implement Authorizer pattern in Ruby on Rails?

How to implement Authorizer pattern in Ruby on Rails?

13
Comments
6 min read
How to implement Form Object pattern in Ruby on Rails?

How to implement Form Object pattern in Ruby on Rails?

10
Comments
5 min read
How to implement Dependency Injection Pattern in Ruby On Rails?

How to implement Dependency Injection Pattern in Ruby On Rails?

11
Comments
4 min read
How to implement Service Object pattern in Ruby on Rails?

How to implement Service Object pattern in Ruby on Rails?

12
Comments
5 min read
How to implement Policy Object pattern in Ruby on Rails?

How to implement Policy Object pattern in Ruby on Rails?

7
Comments 5
3 min read
How to implement Decorator pattern in Ruby on Rails?

How to implement Decorator pattern in Ruby on Rails?

22
Comments 6
3 min read
How to implement Query Object pattern in Ruby on Rails?

How to implement Query Object pattern in Ruby on Rails?

8
Comments 2
3 min read
The Flag Parameter Anti-Pattern

The Flag Parameter Anti-Pattern

3
Comments 5
3 min read
Transactional outbox. Part I.

Transactional outbox. Part I.

1
Comments
5 min read
Software Architecture and Software Design

Software Architecture and Software Design

4
Comments 1
2 min read
Software Design Patterns

Software Design Patterns

9
Comments
1 min read
loading...