Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
patterns
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
GoF & SOLID: Essential Dev Resources
Coder
Coder
Coder
Follow
Jun 19
GoF & SOLID: Essential Dev Resources
#
software
#
design
#
patterns
#
solid
Comments
Add Comment
2 min read
Practical Cases of Using the Singleton Pattern in Frontend Development
Maxim Logunov
Maxim Logunov
Maxim Logunov
Follow
May 19
Practical Cases of Using the Singleton Pattern in Frontend Development
#
programming
#
patterns
Comments
Add Comment
4 min read
Level Up Your Coding Game with hacker-laws: The Ultimate Developer's Cheat Sheet
GitHubOpenSource
GitHubOpenSource
GitHubOpenSource
Follow
Apr 21
Level Up Your Coding Game with hacker-laws: The Ultimate Developer's Cheat Sheet
#
software
#
principles
#
patterns
#
laws
Comments
Add Comment
3 min read
Components Are Just Sparkling Hooks (Intro to Headless Components)
Slava
Slava
Slava
Follow
Apr 13
Components Are Just Sparkling Hooks (Intro to Headless Components)
#
react
#
patterns
#
javascript
#
webdev
2
reactions
Comments
Add Comment
6 min read
The Render Props Pattern in React: A Flexible Approach to Component Reusability
Maxim Logunov
Maxim Logunov
Maxim Logunov
Follow
Apr 3
The Render Props Pattern in React: A Flexible Approach to Component Reusability
#
react
#
patterns
#
frontend
2
reactions
Comments
Add Comment
3 min read
Page Transactions and Page Object Model
Douglas Cardoso
Douglas Cardoso
Douglas Cardoso
Follow
Feb 5
Page Transactions and Page Object Model
#
python
#
pagetransactions
#
patterns
#
testing
Comments
Add Comment
4 min read
Generic HOC creator pattern for React
Jonathan
Jonathan
Jonathan
Follow
Jan 24
Generic HOC creator pattern for React
#
react
#
typescript
#
patterns
Comments
Add Comment
5 min read
Exploring Agentic Workflow Patterns
David Paluy
David Paluy
David Paluy
Follow
Feb 9
Exploring Agentic Workflow Patterns
#
agents
#
ai
#
patterns
5
reactions
Comments
Add Comment
4 min read
Page Transactions as a new way to organize your testing automation
Douglas Cardoso
Douglas Cardoso
Douglas Cardoso
Follow
Jan 25
Page Transactions as a new way to organize your testing automation
#
python
#
patterns
#
testing
#
automation
Comments
Add Comment
4 min read
Mastering the Container-Presenter Pattern in Angular: A Deep Dive
JesúsB
JesúsB
JesúsB
Follow
Dec 19 '24
Mastering the Container-Presenter Pattern in Angular: A Deep Dive
#
angular
#
patterns
#
container
#
presenter
Comments
Add Comment
3 min read
Streamlining Data Flow in Angular: The Power of the Adapter Pattern 🔄
JesúsB
JesúsB
JesúsB
Follow
Jan 13
Streamlining Data Flow in Angular: The Power of the Adapter Pattern 🔄
#
angular
#
patterns
#
adapter
#
architecture
1
reaction
Comments
Add Comment
2 min read
CQRS — Command Query Responsibility Segregation — A Java, Spring, SpringBoot, and Axon Example
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Dec 25 '24
CQRS — Command Query Responsibility Segregation — A Java, Spring, SpringBoot, and Axon Example
#
cqrs
#
kotlin
#
architecture
#
patterns
2
reactions
Comments
Add Comment
12 min read
Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Oct 26 '24
Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns
#
dotnet
#
aspnetcore
#
csharp
#
patterns
7
reactions
Comments
3
comments
9 min read
Understanding Domain Events in TypeScript: Making Events Work for You
Ewerson Vieira Nascimento
Ewerson Vieira Nascimento
Ewerson Vieira Nascimento
Follow
Sep 8 '24
Understanding Domain Events in TypeScript: Making Events Work for You
#
typescript
#
domaindrivendesign
#
domainevents
#
patterns
Comments
Add Comment
3 min read
Padrões de Projeto em React [HOCs, Render Props, Hooks]
Vitor Rios
Vitor Rios
Vitor Rios
Follow
Aug 5 '24
Padrões de Projeto em React [HOCs, Render Props, Hooks]
#
react
#
patterns
#
webdev
#
javascript
1
reaction
Comments
Add Comment
3 min read
Finite-state machine example in JavaScript
Artem
Artem
Artem
Follow
Jul 2 '24
Finite-state machine example in JavaScript
#
javascript
#
patterns
#
example
3
reactions
Comments
Add Comment
1 min read
OOP Simplified: Quick Factory Methods with Encapsulation, Abstraction, and Polymorphism in TypeScript
LP
LP
LP
Follow
Jul 9 '24
OOP Simplified: Quick Factory Methods with Encapsulation, Abstraction, and Polymorphism in TypeScript
#
learning
#
typescript
#
oop
#
patterns
3
reactions
Comments
Add Comment
2 min read
Finite-state machine example in JavaScript
Artem
Artem
Artem
Follow
Jul 2 '24
Finite-state machine example in JavaScript
#
javascript
#
patterns
#
example
1
reaction
Comments
Add Comment
1 min read
Types Of Software Architecture
Oussama Bel
Oussama Bel
Oussama Bel
Follow
Jun 27 '24
Types Of Software Architecture
#
designpatterns
#
softwaredevelopment
#
software
#
patterns
2
reactions
Comments
Add Comment
3 min read
Testando das trincheiras: Usando um "clock" fixo
Hugo Marques
Hugo Marques
Hugo Marques
Follow
Jun 8 '24
Testando das trincheiras: Usando um "clock" fixo
#
java
#
testes
#
oop
#
patterns
9
reactions
Comments
Add Comment
3 min read
¿POR QUÉ no estás usando estos providers de Angular?
Mariano Álvarez 🇨🇷
Mariano Álvarez 🇨🇷
Mariano Álvarez 🇨🇷
Follow
Jun 4 '24
¿POR QUÉ no estás usando estos providers de Angular?
#
angular
#
providers
#
patterns
#
javascript
2
reactions
Comments
Add Comment
3 min read
Common and Useful Deployment Patterns
Eduardo Zepeda
Eduardo Zepeda
Eduardo Zepeda
Follow
May 29 '24
Common and Useful Deployment Patterns
#
architecture
#
webdev
#
deploy
#
patterns
Comments
Add Comment
3 min read
Reusing state management: HOC vs Hook
buchananwill
buchananwill
buchananwill
Follow
May 26 '24
Reusing state management: HOC vs Hook
#
react
#
state
#
modularity
#
patterns
Comments
1
comment
1 min read
Understanding JavaScript Creational Patterns for Object Creation
Punith Gowda N
Punith Gowda N
Punith Gowda N
Follow
Apr 11 '24
Understanding JavaScript Creational Patterns for Object Creation
#
javascript
#
patterns
Comments
Add Comment
2 min read
Understanding Design First: Principles, Patterns, and Best Practices Explained
Sato Kenta
Sato Kenta
Sato Kenta
Follow
Mar 14 '24
Understanding Design First: Principles, Patterns, and Best Practices Explained
#
patterns
#
design
#
api
Comments
Add Comment
2 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account