Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
patterns
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
The Flag Parameter Anti-Pattern
Roland Weisleder
Roland Weisleder
Roland Weisleder
Follow
Nov 3 '22
The Flag Parameter Anti-Pattern
#
java
#
beginners
#
patterns
#
programming
10
reactions
Comments
5
comments
3 min read
Transactional outbox. Part I.
Gealber Morales
Gealber Morales
Gealber Morales
Follow
Oct 6 '22
Transactional outbox. Part I.
#
microservices
#
patterns
#
go
1
reaction
Comments
Add Comment
5 min read
Resolvendo problemas de integração entre interfaces com padrões de projeto
Gustavo Inocencio
Gustavo Inocencio
Gustavo Inocencio
Follow
Jul 18 '22
Resolvendo problemas de integração entre interfaces com padrões de projeto
#
patterns
#
designpatterns
5
reactions
Comments
Add Comment
3 min read
Software Architecture and Software Design
Franck Mercado
Franck Mercado
Franck Mercado
Follow
Jul 27 '22
Software Architecture and Software Design
#
software
#
architecture
#
design
#
patterns
4
reactions
Comments
2
comments
2 min read
Software Design Patterns
Franck Mercado
Franck Mercado
Franck Mercado
Follow
Jul 22 '22
Software Design Patterns
#
software
#
architecture
#
design
#
patterns
9
reactions
Comments
1
comment
1 min read
Resilient microservices with Quarkus and Kotlin - Design Patterns
Felicia Faye
Felicia Faye
Felicia Faye
Follow
Jul 5 '22
Resilient microservices with Quarkus and Kotlin - Design Patterns
#
kotlin
#
quarkus
#
patterns
#
programming
9
reactions
Comments
2
comments
4 min read
A Better Way to Deal With Dependencies
Mohammed Alsabaawi
Mohammed Alsabaawi
Mohammed Alsabaawi
Follow
Jul 4 '22
A Better Way to Deal With Dependencies
#
programming
#
tutorial
#
api
#
patterns
7
reactions
Comments
Add Comment
3 min read
Patterns for Building JavaScript Websites in 2022
Ryan Carniato
Ryan Carniato
Ryan Carniato
Follow
for
This is Learning
Jun 8 '22
Patterns for Building JavaScript Websites in 2022
#
javascript
#
webdev
#
patterns
#
architecture
496
reactions
Comments
17
comments
9 min read
I wrote a free book on React
Chris Noring
Chris Noring
Chris Noring
Follow
for
ITNEXT
Jun 19 '22
I wrote a free book on React
#
react
#
book
#
testing
#
patterns
24
reactions
Comments
6
comments
1 min read
Why you Should get Into Coding Patterns Right Away 🏁
Jessica Veit
Jessica Veit
Jessica Veit
Follow
Jun 7 '22
Why you Should get Into Coding Patterns Right Away 🏁
#
discuss
#
beginners
#
programming
#
patterns
55
reactions
Comments
4
comments
3 min read
Time Series Decomposition - Spotting Seasonality
jpetoskey
jpetoskey
jpetoskey
Follow
May 2 '22
Time Series Decomposition - Spotting Seasonality
#
programming
#
datascience
#
patterns
8
reactions
Comments
Add Comment
2 min read
Elixir Today: Creating a Square Pattern using Elixir
Pau Riosa
Pau Riosa
Pau Riosa
Follow
Apr 27 '22
Elixir Today: Creating a Square Pattern using Elixir
#
elixir
#
patterns
#
tutorial
#
architecture
6
reactions
Comments
Add Comment
1 min read
How to use the Strategy Pattern in C#
Gary Woodfine
Gary Woodfine
Gary Woodfine
Follow
Apr 30 '22
How to use the Strategy Pattern in C#
#
dotnet
#
csharp
#
patterns
7
reactions
Comments
Add Comment
5 min read
Software Architecture and Abstractions for newbie
Vıɔk A Hıƃnıʇɐ C.
Vıɔk A Hıƃnıʇɐ C.
Vıɔk A Hıƃnıʇɐ C.
Follow
Apr 23 '22
Software Architecture and Abstractions for newbie
#
abstract
#
architecture
#
patterns
12
reactions
Comments
1
comment
7 min read
Microservices and Best Patterns
lucasnscr
lucasnscr
lucasnscr
Follow
Mar 22 '22
Microservices and Best Patterns
#
microservices
#
architecture
#
patterns
19
reactions
Comments
1
comment
7 min read
Hacking IDisposable: The Stopwatch Example
Jakub Kwaśniewski
Jakub Kwaśniewski
Jakub Kwaśniewski
Follow
Feb 20 '22
Hacking IDisposable: The Stopwatch Example
#
csharp
#
patterns
#
patternsilike
#
hackingidisposable
11
reactions
Comments
4
comments
5 min read
[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.
Renato Santos
Renato Santos
Renato Santos
Follow
Feb 11 '22
[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.
#
java
#
patterns
#
design
#
oop
2
reactions
Comments
Add Comment
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
Renato Santos
Renato Santos
Renato Santos
Follow
Feb 11 '22
[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
#
java
#
patterns
#
design
#
oop
2
reactions
Comments
Add Comment
15 min read
React Tips & Patterns
Leslie Gyamfi
Leslie Gyamfi
Leslie Gyamfi
Follow
Feb 9 '22
React Tips & Patterns
#
react
#
tips
#
patterns
#
javascript
6
reactions
Comments
Add Comment
6 min read
✳️ DRY Principle 🍁
Aravind V
Aravind V
Aravind V
Follow
Jan 30 '22
✳️ DRY Principle 🍁
#
design
#
productivity
#
patterns
#
principle
13
reactions
Comments
Add Comment
3 min read
Applying publisher subscriber design pattern in javascript
Wing
Wing
Wing
Follow
Jan 30 '22
Applying publisher subscriber design pattern in javascript
#
javascript
#
patterns
#
programming
#
tutorial
3
reactions
Comments
Add Comment
4 min read
Design applications like trees not buildings
Miguel Teheran
Miguel Teheran
Miguel Teheran
Follow
Jan 24 '22
Design applications like trees not buildings
#
architecture
#
design
#
patterns
#
model
3
reactions
Comments
Add Comment
4 min read
Dependency Injection in Golang
Matt Tarasov
Matt Tarasov
Matt Tarasov
Follow
Jan 20 '22
Dependency Injection in Golang
#
go
#
patterns
#
oop
9
reactions
Comments
2
comments
2 min read
JavaScript Anti-patterns
Medhat Dawoud
Medhat Dawoud
Medhat Dawoud
Follow
Dec 12 '21
JavaScript Anti-patterns
#
patterns
#
antipatterns
#
bestpractices
13
reactions
Comments
Add Comment
6 min read
Full Site Editing - P5: What Are Block Patterns in Gutenberg? How to Create Them?
WP Meta Box Plugin
WP Meta Box Plugin
WP Meta Box Plugin
Follow
Nov 23 '21
Full Site Editing - P5: What Are Block Patterns in Gutenberg? How to Create Them?
#
fse
#
patterns
#
gutenberg
#
metabox
6
reactions
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account