DEV Community

# patterns

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Practical Front-End Practices

Practical Front-End Practices

65
Comments 5
9 min read
Design Patterns Discussion

Design Patterns Discussion

7
Comments 2
1 min read
Higher-Order Components (HOCs) in React, when and why

Higher-Order Components (HOCs) in React, when and why

11
Comments
2 min read
Resilience Design Patterns: Retry, Fallback, Timeout, Circuit Breaker

Resilience Design Patterns: Retry, Fallback, Timeout, Circuit Breaker

128
Comments 4
9 min read
5 Programming Patterns I Like

5 Programming Patterns I Like

413
Comments 61
4 min read
Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

6
Comments
3 min read
Design Patterns in JavaScript

Design Patterns in JavaScript

17
Comments
4 min read
Inheritance without extends

Inheritance without extends

5
Comments
2 min read
An Alternative Ternary

An Alternative Ternary

15
Comments
2 min read
Rubyish flyweight

Rubyish flyweight

12
Comments
2 min read
Design Patterns in Java

Design Patterns in Java

56
Comments 18
3 min read
How to store relational data inside Redux

How to store relational data inside Redux

71
Comments 6
3 min read
Redux middleware as pure functions

Redux middleware as pure functions

21
Comments 7
5 min read
Applying CQRS to product design

Applying CQRS to product design

17
Comments
5 min read
Async JavaScript: history, patterns and gotchas

Async JavaScript: history, patterns and gotchas

12
Comments
14 min read
Building objects like a pro!

Building objects like a pro!

6
Comments
7 min read
Composition patterns in real world React

Composition patterns in real world React

25
Comments 4
3 min read
Template Literal expressions within the Template tag seem like a missed opportunity

Template Literal expressions within the Template tag seem like a missed opportunity

6
Comments 5
2 min read
Onion Coding: Programming in Layers

Onion Coding: Programming in Layers

21
Comments
9 min read
Why you should wrap your (JavaScript) dependencies

Why you should wrap your (JavaScript) dependencies

9
Comments
2 min read
PHP loop patterns

PHP loop patterns

18
Comments 4
1 min read
WTF is the Model-View-Controller pattern?

WTF is the Model-View-Controller pattern?

51
Comments
4 min read
The Vanilla Javascript Component Pattern

The Vanilla Javascript Component Pattern

162
Comments 28
6 min read
Rust builder pattern with types

Rust builder pattern with types

55
Comments 5
7 min read
Five Ways to Advanced React Patterns

Five Ways to Advanced React Patterns

41
Comments
7 min read
Effective Service Objects in Ruby

Effective Service Objects in Ruby

60
Comments 10
5 min read
Dealing with "extra" functionality

Dealing with "extra" functionality

10
Comments 1
3 min read
Elegant patterns in modern JavaScript: Ice Factory

Elegant patterns in modern JavaScript: Ice Factory

114
Comments 17
9 min read
Opinions on externally controlled promises?

Opinions on externally controlled promises?

8
Comments
1 min read
Elegant patterns in modern JavaScript: RORO

Elegant patterns in modern JavaScript: RORO

228
Comments 14
7 min read
Factory With Self-Registering Types

Factory With Self-Registering Types

8
Comments 1
9 min read
Ruby string literals VS Value objects. Overengineering?

Ruby string literals VS Value objects. Overengineering?

15
Comments
1 min read
The Builder Pattern in Java, and Dart Cascades

The Builder Pattern in Java, and Dart Cascades

25
Comments 14
4 min read
Evolution of Interaction

Evolution of Interaction

8
Comments
4 min read
Resolving the game state machine cyclic dependency

Resolving the game state machine cyclic dependency

13
Comments 4
4 min read
The problem with temporary solutions

The problem with temporary solutions

66
Comments 14
2 min read
Design Patterns: Decorator Pattern

Design Patterns: Decorator Pattern

38
Comments 3
4 min read
Design Patterns: Observer Pattern

Design Patterns: Observer Pattern

20
Comments 4
4 min read
A Functional-Style State Machine in C++, Part 2

A Functional-Style State Machine in C++, Part 2

25
Comments
9 min read
Message History Pattern Revisited

Message History Pattern Revisited

11
Comments
3 min read
Gang of Four Patterns in Kotlin - Slight Return

Gang of Four Patterns in Kotlin - Slight Return

24
Comments 4
7 min read
Gang of Four Patterns in Kotlin

Gang of Four Patterns in Kotlin

39
Comments 23
6 min read
Great User Stories for Continuous Deployment

Great User Stories for Continuous Deployment

10
Comments 6
4 min read
What is imperative programming?

What is imperative programming?

22
Comments
5 min read
Soft deletes and pipelines

Soft deletes and pipelines

7
Comments
4 min read
Introducing microservices - slides

Introducing microservices - slides

4
Comments 2
1 min read
Production-ready: Microservices Composition and Orchestration

Production-ready: Microservices Composition and Orchestration

10
Comments 1
7 min read
Simplifying UI Logic using Finite State Machines - an old pattern for the modern web!

Simplifying UI Logic using Finite State Machines - an old pattern for the modern web!

3
Comments
1 min read
Depending Less on Structure

Depending Less on Structure

33
Comments
1 min read
Using an Singleton with Observer Pattern to manage State?

Using an Singleton with Observer Pattern to manage State?

3
Comments
1 min read
Kubernetes Patterns : The Ambassador Pattern

Kubernetes Patterns : The Ambassador Pattern

8
Comments
1 min read
Kubernetes Patterns : The Reflection Pattern

Kubernetes Patterns : The Reflection Pattern

11
Comments
2 min read
Kubernetes Patterns : The Stateful Service Pattern

Kubernetes Patterns : The Stateful Service Pattern

13
Comments
1 min read
Why should I hook?

Why should I hook?

11
Comments
3 min read
Automating .NET Core Services with PostSharp and Aspect-Oriented Code

Automating .NET Core Services with PostSharp and Aspect-Oriented Code

7
Comments
15 min read
Exception Handling and Telemetry with PostSharp, Application Insights, and Grafana

Exception Handling and Telemetry with PostSharp, Application Insights, and Grafana

4
Comments
11 min read
Snuffleupagus-Oriented Programming

Snuffleupagus-Oriented Programming

4
Comments
2 min read
A simple pattern for creating JavaScript UI modules

A simple pattern for creating JavaScript UI modules

10
Comments
4 min read
Pipes and Filters in Kotlin

Pipes and Filters in Kotlin

7
Comments
5 min read
Small Patterns and Idioms in C

Small Patterns and Idioms in C

14
Comments
2 min read
loading...