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 Bridge Pattern - Design Patterns meet the Frontend
Colum Ferry
Colum Ferry
Colum Ferry
Follow
Dec 4 '19
The Bridge Pattern - Design Patterns meet the Frontend
#
angular
#
typescript
#
webdev
#
patterns
214
reactions
Comments
13
comments
5 min read
Refactoring conditionals to strategies (in C#/.Net)
Darragh O'Riordan
Darragh O'Riordan
Darragh O'Riordan
Follow
Dec 3 '19
Refactoring conditionals to strategies (in C#/.Net)
#
dotnet
#
refactoring
#
patterns
#
csharp
10
reactions
Comments
Add Comment
3 min read
Singleton - Design Patterns meet the Frontend
Colum Ferry
Colum Ferry
Colum Ferry
Follow
Nov 27 '19
Singleton - Design Patterns meet the Frontend
#
singleton
#
angular
#
patterns
#
typescript
40
reactions
Comments
1
comment
6 min read
Six Patterns for Microfrontends
Florian Rappl
Florian Rappl
Florian Rappl
Follow
Nov 21 '19
Six Patterns for Microfrontends
#
piral
#
microfrontends
#
patterns
#
architecture
55
reactions
Comments
Add Comment
17 min read
JavaScript Design Patterns - Factory Pattern
KristijanFištrek
KristijanFištrek
KristijanFištrek
Follow
Nov 10 '19
JavaScript Design Patterns - Factory Pattern
#
javascript
#
design
#
patterns
#
webdev
115
reactions
Comments
6
comments
4 min read
Event Bus Pattern via Native EventEmmiter Class
Ivan V.
Ivan V.
Ivan V.
Follow
Nov 2 '19
Event Bus Pattern via Native EventEmmiter Class
#
typescript
#
javascript
#
patterns
#
webdev
26
reactions
Comments
Add Comment
3 min read
Resolving Dependencies at Runtime in ASP.NET Core
Nick Rogers
Nick Rogers
Nick Rogers
Follow
for
DealerOn Dev
Nov 1 '19
Resolving Dependencies at Runtime in ASP.NET Core
#
csharp
#
dependencyinjection
#
patterns
#
aspnetcore
8
reactions
Comments
Add Comment
3 min read
The problem with Dogma in Software
Remo H. Jansen
Remo H. Jansen
Remo H. Jansen
Follow
Oct 23 '19
The problem with Dogma in Software
#
architecture
#
patterns
#
codequality
16
reactions
Comments
Add Comment
5 min read
Isolating code in contexts
Lasse Skindstad Ebert
Lasse Skindstad Ebert
Lasse Skindstad Ebert
Follow
Oct 20 '19
Isolating code in contexts
#
architecture
#
patterns
#
elixir
11
reactions
Comments
1
comment
5 min read
Matching your way to consistent states
Christian Gill
Christian Gill
Christian Gill
Follow
for
HousingAnywhere
Oct 3 '19
Matching your way to consistent states
#
typescript
#
functional
#
patterns
#
codequality
77
reactions
Comments
8
comments
8 min read
useCallback and dependency abuse with React hooks
Ivan Kleshnin
Ivan Kleshnin
Ivan Kleshnin
Follow
Oct 4 '19
useCallback and dependency abuse with React hooks
#
react
#
hooks
#
patterns
#
architecture
10
reactions
Comments
Add Comment
3 min read
Ruby 2.7 Experimental Features in Production: Pattern matching and numbered block args
Akshay Nathan
Akshay Nathan
Akshay Nathan
Follow
Oct 1 '19
Ruby 2.7 Experimental Features in Production: Pattern matching and numbered block args
#
rails
#
ruby
#
patterns
#
features
38
reactions
Comments
1
comment
4 min read
The Builder Pattern
Ben Lovy
Ben Lovy
Ben Lovy
Follow
Sep 6 '19
The Builder Pattern
#
rust
#
beginners
#
tutorial
#
patterns
101
reactions
Comments
5
comments
4 min read
A Different Unit Test Pattern
bob.ts
bob.ts
bob.ts
Follow
Sep 3 '19
A Different Unit Test Pattern
#
testing
#
javascript
#
webdev
#
patterns
18
reactions
Comments
4
comments
1 min read
Quick tips for searching in vim
Igor Irianto
Igor Irianto
Igor Irianto
Follow
Aug 28 '19
Quick tips for searching in vim
#
vim
#
search
#
regex
#
patterns
10
reactions
Comments
1
comment
3 min read
Software Architecture Patterns Essential - GDGBangla
Sadhan Sarker
Sadhan Sarker
Sadhan Sarker
Follow
Aug 19 '19
Software Architecture Patterns Essential - GDGBangla
#
architecture
#
patterns
#
gdgbangla
4
reactions
Comments
Add Comment
1 min read
MVC Calculator in "almost" Vanilla JS
CorvusEtiam
CorvusEtiam
CorvusEtiam
Follow
Aug 13 '19
MVC Calculator in "almost" Vanilla JS
#
javascript
#
typescript
#
patterns
#
design
9
reactions
Comments
3
comments
8 min read
Top 10 JavaScript Patterns Every Developer Likes
Shijie Zhou
Shijie Zhou
Shijie Zhou
Follow
Jul 23 '19
Top 10 JavaScript Patterns Every Developer Likes
#
javascript
#
programming
#
webdev
#
patterns
1382
reactions
Comments
31
comments
6 min read
Practical Front-End Practices
bob.ts
bob.ts
bob.ts
Follow
Jul 22 '19
Practical Front-End Practices
#
webdev
#
frontend
#
practices
#
patterns
65
reactions
Comments
5
comments
9 min read
Design Patterns Discussion
Elliot Derhay
Elliot Derhay
Elliot Derhay
Follow
Jul 22 '19
Design Patterns Discussion
#
discuss
#
patterns
#
mvc
#
adr
7
reactions
Comments
2
comments
1 min read
Higher-Order Components (HOCs) in React, when and why
Mikkel Kaysen
Mikkel Kaysen
Mikkel Kaysen
Follow
for
IT Minds
Jul 18 '19
Higher-Order Components (HOCs) in React, when and why
#
react
#
webdev
#
patterns
11
reactions
Comments
Add Comment
2 min read
Resilience Design Patterns: Retry, Fallback, Timeout, Circuit Breaker
Frank Rosner
Frank Rosner
Frank Rosner
Follow
Jun 25 '19
Resilience Design Patterns: Retry, Fallback, Timeout, Circuit Breaker
#
architecture
#
resilience
#
microservices
#
patterns
129
reactions
Comments
4
comments
9 min read
5 Programming Patterns I Like
John Stewart
John Stewart
John Stewart
Follow
May 20 '19
5 Programming Patterns I Like
#
javascript
#
programming
#
webdev
#
patterns
414
reactions
Comments
61
comments
4 min read
Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…
Mihai Blebea
Mihai Blebea
Mihai Blebea
Follow
Jun 2 '19
Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…
#
typescript
#
javascript
#
patterns
#
repositorypattern
6
reactions
Comments
Add Comment
3 min read
Design Patterns in JavaScript
Sameer Srivastava
Sameer Srivastava
Sameer Srivastava
Follow
May 31 '19
Design Patterns in JavaScript
#
javascript
#
designpatterns
#
frontend
#
patterns
17
reactions
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account