DEV Community

# designpatterns

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
React Design Patterns

React Design Patterns

186
Comments 20
4 min read
Unlocking JavaScript Design Patterns: Mastering Singleton for Ultimate Code Efficiency

Unlocking JavaScript Design Patterns: Mastering Singleton for Ultimate Code Efficiency

95
Comments 14
3 min read
Entendendo State Pattern - Flutter

Entendendo State Pattern - Flutter

41
Comments 2
5 min read
React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton

React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton

38
Comments 1
4 min read
Mastering Real-Time Magic: The Observer Pattern

Mastering Real-Time Magic: The Observer Pattern

33
Comments 9
3 min read
Value Objects in PHP 8: Building a better code

Value Objects in PHP 8: Building a better code

33
Comments 6
6 min read
Recursion in Javascript

Recursion in Javascript

27
Comments 8
4 min read
Singleton Pattern? No! Use this instead đź’ˇ

Singleton Pattern? No! Use this instead đź’ˇ

23
Comments 5
5 min read
Using the Singleton Pattern in React

Using the Singleton Pattern in React

22
Comments 1
3 min read
Top 3 Design Patterns for a Large Go Codebase

Top 3 Design Patterns for a Large Go Codebase

21
Comments
7 min read
Design Patterns in React

Design Patterns in React

19
Comments
4 min read
Value Objects in PHP 8: Advanced usage

Value Objects in PHP 8: Advanced usage

19
Comments
10 min read
Template Method com composição

Template Method com composição

18
Comments 4
3 min read
Separation of concerns in React and React Native.

Separation of concerns in React and React Native.

18
Comments
5 min read
Dissecting layered architecture

Dissecting layered architecture

18
Comments
12 min read
Automation Duel: Power Desktop and Power Cloud Face-Off

Automation Duel: Power Desktop and Power Cloud Face-Off

17
Comments
2 min read
Singleton classes with Typescript

Singleton classes with Typescript

17
Comments 6
2 min read
Build Step Builder Pattern to Enforce Client code to Provide data.

Build Step Builder Pattern to Enforce Client code to Provide data.

14
Comments
2 min read
Unit of Work pattern in Go

Unit of Work pattern in Go

14
Comments
8 min read
Single Source of Truth

Single Source of Truth

13
Comments 2
3 min read
A Python Implementation of the Unit of Work and Repository Design Pattern using SQLModel

A Python Implementation of the Unit of Work and Repository Design Pattern using SQLModel

12
Comments 2
7 min read
Options Pattern em Go

Options Pattern em Go

11
Comments
5 min read
Builder Design Pattern in Python with Fluent Interface

Builder Design Pattern in Python with Fluent Interface

11
Comments
2 min read
Factory Pattern

Factory Pattern

11
Comments 1
3 min read
Design Patterns 101

Design Patterns 101

11
Comments
6 min read
Singleton pattern in react application

Singleton pattern in react application

10
Comments 1
4 min read
Singleton Design Pattern - Step by step Guide

Singleton Design Pattern - Step by step Guide

10
Comments
3 min read
Configuration v/s Composition - Design Reusable Components

Configuration v/s Composition - Design Reusable Components

10
Comments
5 min read
SOLIDify Your Foundation: Mastering Software Design with a Deep Dive into SOLID Principles

SOLIDify Your Foundation: Mastering Software Design with a Deep Dive into SOLID Principles

9
Comments 2
8 min read
Prototype Design Pattern

Prototype Design Pattern

9
Comments
4 min read
Unveiling the Power of the Visitor Pattern in JavaScript Development

Unveiling the Power of the Visitor Pattern in JavaScript Development

8
Comments
2 min read
Understanding Creational Design Patterns: A Comprehensive Guide

Understanding Creational Design Patterns: A Comprehensive Guide

8
Comments
8 min read
Backends For Frontends — My Take

Backends For Frontends — My Take

8
Comments 2
5 min read
Learning Through Abstraction

Learning Through Abstraction

8
Comments 4
6 min read
Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

8
Comments
3 min read
Not Every Problem Needs a Snap: Power Automate's Integration Saga

Not Every Problem Needs a Snap: Power Automate's Integration Saga

8
Comments 2
2 min read
Design Callback Pattern in Java for WorkerContext

Design Callback Pattern in Java for WorkerContext

8
Comments
2 min read
N+1 variations of a Singleton in Python

N+1 variations of a Singleton in Python

8
Comments
12 min read
From Converters to Dependency Injection: Navigating Model Migrations

From Converters to Dependency Injection: Navigating Model Migrations

7
Comments 2
4 min read
Server-Side Rendering (SSR) in React

Server-Side Rendering (SSR) in React

7
Comments
2 min read
The Renaissance of Data Science: Embracing Software Design Principles

The Renaissance of Data Science: Embracing Software Design Principles

7
Comments
3 min read
Value Objects in PHP 8: Entities

Value Objects in PHP 8: Entities

7
Comments 7
9 min read
Engenharia de Software #02 - SOLID 101

Engenharia de Software #02 - SOLID 101

7
Comments
10 min read
The Builder Design Pattern in Ruby 🔨

The Builder Design Pattern in Ruby 🔨

6
Comments
3 min read
JavaScript Design Patterns: Organize, Reuse, and Boost Your Code

JavaScript Design Patterns: Organize, Reuse, and Boost Your Code

6
Comments
3 min read
Unlocking Python's Design Patterns: Exploring Powerful Solutions with Examples

Unlocking Python's Design Patterns: Exploring Powerful Solutions with Examples

6
Comments
15 min read
Is Interface Segregation Principle Redundant?

Is Interface Segregation Principle Redundant?

6
Comments
14 min read
Interface | Explicação Completa (Definição, uso, estrutura e exemplo com C#)

Interface | Explicação Completa (Definição, uso, estrutura e exemplo com C#)

6
Comments
4 min read
PHP Design Patterns: Active Record

PHP Design Patterns: Active Record

6
Comments 2
3 min read
Decorator Patterns In Go

Decorator Patterns In Go

6
Comments 2
3 min read
Design Patterns: A Brief Primer

Design Patterns: A Brief Primer

6
Comments
2 min read
Padrões de Projeto em TypeScript: Singleton vs Factory vs Decorator

Padrões de Projeto em TypeScript: Singleton vs Factory vs Decorator

6
Comments
3 min read
Mastering SOLID Principles in Just 8 Minutes!

Mastering SOLID Principles in Just 8 Minutes!

5
Comments 1
6 min read
Creating Chainable Methods, Everything You need to Know about The Fluent Interface Design Patterns as a PHP Laravel Developer.

Creating Chainable Methods, Everything You need to Know about The Fluent Interface Design Patterns as a PHP Laravel Developer.

5
Comments
9 min read
Money pattern in PHP: the problem

Money pattern in PHP: the problem

5
Comments
4 min read
SOLID Principles: Dependency Inversion Principle (DIP)

SOLID Principles: Dependency Inversion Principle (DIP)

5
Comments
2 min read
Mastering Flexible Component Design in React with the Compound Components Pattern

Mastering Flexible Component Design in React with the Compound Components Pattern

5
Comments
2 min read
Unity game architecture Part 2

Unity game architecture Part 2

5
Comments
5 min read
How we designed and coded our Product Service

How we designed and coded our Product Service

5
Comments
2 min read
From Theory to Practice: Strategy Pattern in Real-world Scenarios

From Theory to Practice: Strategy Pattern in Real-world Scenarios

5
Comments
2 min read
loading...