DEV Community

# patterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
Deployment and Patterns

Deployment and Patterns

6
Comments
10 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?

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

How to implement Form Object pattern in Ruby on Rails?

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

How to implement Dependency Injection Pattern in Ruby On Rails?

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

How to implement Service Object pattern in Ruby on Rails?

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

How to implement Policy Object pattern in Ruby on Rails?

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

How to implement Decorator pattern in Ruby on Rails?

24
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?

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

The Flag Parameter Anti-Pattern

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

Transactional outbox. Part I.

1
Comments
5 min read
Resolvendo problemas de integração entre interfaces com padrÔes de projeto

Resolvendo problemas de integração entre interfaces com padrÔes de projeto

5
Comments
3 min read
Software Architecture and Software Design

Software Architecture and Software Design

4
Comments 2
2 min read
Software Design Patterns

Software Design Patterns

9
Comments 1
1 min read
Resilient microservices with Quarkus and Kotlin - Design Patterns

Resilient microservices with Quarkus and Kotlin - Design Patterns

9
Comments 2
4 min read
A Better Way to Deal With Dependencies

A Better Way to Deal With Dependencies

7
Comments
3 min read
Patterns for Building JavaScript Websites in 2022

Patterns for Building JavaScript Websites in 2022

496
Comments 17
9 min read
I wrote a free book on React

I wrote a free book on React

24
Comments 6
1 min read
Why you Should get Into Coding Patterns Right Away 🏁

Why you Should get Into Coding Patterns Right Away 🏁

55
Comments 4
3 min read
Time Series Decomposition - Spotting Seasonality

Time Series Decomposition - Spotting Seasonality

8
Comments
2 min read
Elixir Today: Creating a Square Pattern using Elixir

Elixir Today: Creating a Square Pattern using Elixir

6
Comments
1 min read
How to use the Strategy Pattern in C#

How to use the Strategy Pattern in C#

7
Comments
5 min read
Software Architecture and Abstractions for newbie

Software Architecture and Abstractions for newbie

12
Comments 1
7 min read
Microservices and Best Patterns

Microservices and Best Patterns

19
Comments 1
7 min read
Hacking IDisposable: The Stopwatch Example

Hacking IDisposable: The Stopwatch Example

11
Comments 4
5 min read
[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.

[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.

2
Comments
12 min read
[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização

[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização

2
Comments
15 min read
React Tips & Patterns

React Tips & Patterns

6
Comments
6 min read
âœłïž DRY Principle 🍁

âœłïž DRY Principle 🍁

13
Comments
3 min read
Applying publisher subscriber design pattern in javascript

Applying publisher subscriber design pattern in javascript

3
Comments
4 min read
Design applications like trees not buildings

Design applications like trees not buildings

3
Comments
4 min read
Dependency Injection in Golang

Dependency Injection in Golang

9
Comments 2
2 min read
JavaScript Anti-patterns

JavaScript Anti-patterns

13
Comments
6 min read
Full Site Editing - P5: What Are Block Patterns in Gutenberg? How to Create Them?

Full Site Editing - P5: What Are Block Patterns in Gutenberg? How to Create Them?

6
Comments
5 min read
Implement a strategy pattern in Magento2

Implement a strategy pattern in Magento2

4
Comments
4 min read
Why Use The Repository Pattern in Laravel?

Why Use The Repository Pattern in Laravel?

7
Comments
6 min read
Patterns in the multiples of 2, 5, 10 and 3

Patterns in the multiples of 2, 5, 10 and 3

5
Comments 1
2 min read
Repository Pattern in Laravel

Repository Pattern in Laravel

22
Comments 10
6 min read
Handle/Raise Exceptions with Little to No Further Processing [RE#10]

Handle/Raise Exceptions with Little to No Further Processing [RE#10]

3
Comments
2 min read
The saga of async JavaScript: Generators

The saga of async JavaScript: Generators

154
Comments 8
13 min read
JavaScript Instantiation in 5 mins

JavaScript Instantiation in 5 mins

16
Comments
4 min read
Entendendo SOLID

Entendendo SOLID

9
Comments
4 min read
Đ€ŃƒĐœĐșŃ†ĐžĐŸĐœĐ°Đ»ŃŒĐœŃ‹Đ” ĐŸĐżŃ†ĐžĐž ĐČ Go: Ń€Đ”Đ°Đ»ĐžĐ·Đ°Ń†ĐžŃ ŃˆĐ°Đ±Đ»ĐŸĐœĐ° ĐŸĐżŃ†ĐžĐč ĐČ Golang

Đ€ŃƒĐœĐșŃ†ĐžĐŸĐœĐ°Đ»ŃŒĐœŃ‹Đ” ĐŸĐżŃ†ĐžĐž ĐČ Go: Ń€Đ”Đ°Đ»ĐžĐ·Đ°Ń†ĐžŃ ŃˆĐ°Đ±Đ»ĐŸĐœĐ° ĐŸĐżŃ†ĐžĐč ĐČ Golang

5
Comments
1 min read
Angular: Unit Test Mock Service

Angular: Unit Test Mock Service

10
Comments 1
2 min read
Chain Of Responsibility Design Pattern

Chain Of Responsibility Design Pattern

3
Comments 2
5 min read
Design Meeting Patterns and Antipatterns

Design Meeting Patterns and Antipatterns

2
Comments
4 min read
Compound components - React

Compound components - React

56
Comments 17
13 min read
30+ Awesome Inspirational Design Resources for Developers, Product Managers and Founders.

30+ Awesome Inspirational Design Resources for Developers, Product Managers and Founders.

7
Comments
4 min read
DRY principle and the S of SOLID

DRY principle and the S of SOLID

2
Comments
2 min read
Singleton Design Pattern

Singleton Design Pattern

4
Comments
2 min read
Block your 5 min for BLoC pattern using Dart stream

Block your 5 min for BLoC pattern using Dart stream

2
Comments
1 min read
Why SOLID may be useful for you in Elixir

Why SOLID may be useful for you in Elixir

41
Comments
6 min read
Reduce bugs with a UI state enum in Swift & UIKit

Reduce bugs with a UI state enum in Swift & UIKit

6
Comments
3 min read
The Unknown Design Pattern

The Unknown Design Pattern

106
Comments 2
4 min read
Our Obsession With Patterns

Our Obsession With Patterns

3
Comments
4 min read
Cell CMS - Organizando, reutilizando e testando consultas do EntityFramework Core

Cell CMS - Organizando, reutilizando e testando consultas do EntityFramework Core

3
Comments
8 min read
loading...