Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
designpatterns
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Refactoring 019 - Reify Email Addresses
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Dec 5 '24
Refactoring 019 - Reify Email Addresses
#
javascript
#
refactoring
#
designpatterns
#
beginners
4
reactions
Comments
2
comments
13 min read
Design Patterns in Java- A simplified Guide #1
Aditya
Aditya
Aditya
Follow
Dec 5 '24
Design Patterns in Java- A simplified Guide #1
#
designpatterns
#
softwaredevelopment
#
java
#
softwareengineering
3
reactions
Comments
Add Comment
3 min read
Design Patterns in Java- A simplified Guide #2
Aditya
Aditya
Aditya
Follow
Dec 5 '24
Design Patterns in Java- A simplified Guide #2
#
designpatterns
#
softwaredevelopment
#
java
#
softwareengineering
1
reaction
Comments
Add Comment
3 min read
Creational Patterns : Factory Method
Common Khadka
Common Khadka
Common Khadka
Follow
Dec 5 '24
Creational Patterns : Factory Method
#
designpatterns
#
factorymethod
Comments
Add Comment
1 min read
Template Method Pattern
Sota
Sota
Sota
Follow
Dec 5 '24
Template Method Pattern
#
java
#
computerscience
#
design
#
designpatterns
2
reactions
Comments
Add Comment
3 min read
Singleton Theory - PHP
Fehmi Velioglu
Fehmi Velioglu
Fehmi Velioglu
Follow
Dec 5 '24
Singleton Theory - PHP
#
php
#
designpatterns
#
singleton
1
reaction
Comments
Add Comment
1 min read
Duplicar código é um problema?
Alex Almeida
Alex Almeida
Alex Almeida
Follow
Oct 30 '24
Duplicar código é um problema?
#
backend
#
designpatterns
Comments
Add Comment
4 min read
The Principle of Least Astonishment (POLA)
Parzival
Parzival
Parzival
Follow
Dec 3 '24
The Principle of Least Astonishment (POLA)
#
webdev
#
backend
#
designpatterns
#
php
2
reactions
Comments
Add Comment
2 min read
AI Feedback Analysis with the Facade Pattern
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Oct 31 '24
AI Feedback Analysis with the Facade Pattern
#
ai
#
designpatterns
#
programming
1
reaction
Comments
Add Comment
3 min read
Fail Fast
Parzival
Parzival
Parzival
Follow
Dec 3 '24
Fail Fast
#
webdev
#
backend
#
designpatterns
#
php
Comments
Add Comment
3 min read
KISS Principle (Keep It Simple, Stupid)
Parzival
Parzival
Parzival
Follow
Dec 2 '24
KISS Principle (Keep It Simple, Stupid)
#
webdev
#
backend
#
designpatterns
#
php
1
reaction
Comments
Add Comment
3 min read
DRY (Don't Repeat Yourself)
Parzival
Parzival
Parzival
Follow
Dec 2 '24
DRY (Don't Repeat Yourself)
#
webdev
#
backend
#
designpatterns
#
php
1
reaction
Comments
Add Comment
2 min read
Cracking the Code: How the MVVM with Bridge Pattern Saves a Messy Frontend UI (Part 1)
behnam rahimpour
behnam rahimpour
behnam rahimpour
Follow
Dec 1 '24
Cracking the Code: How the MVVM with Bridge Pattern Saves a Messy Frontend UI (Part 1)
#
softwareengineering
#
frontend
#
react
#
designpatterns
Comments
1
comment
4 min read
Cracking the Code: How the MVVM with Bridge Pattern Saves a Messy Frontend UI (Part 2)
behnam rahimpour
behnam rahimpour
behnam rahimpour
Follow
Dec 1 '24
Cracking the Code: How the MVVM with Bridge Pattern Saves a Messy Frontend UI (Part 2)
#
mvvm
#
designpatterns
#
frontend
#
softwareengineering
Comments
Add Comment
7 min read
Laravel Under The Hood - Extending the framework
Oussama Mater
Oussama Mater
Oussama Mater
Follow
Nov 30 '24
Laravel Under The Hood - Extending the framework
#
webdev
#
laravel
#
php
#
designpatterns
2
reactions
Comments
Add Comment
5 min read
Uma introdução a Padrões de projeto
Camila Ferreira
Camila Ferreira
Camila Ferreira
Follow
Oct 26 '24
Uma introdução a Padrões de projeto
#
designpatterns
Comments
Add Comment
2 min read
Interceptor: Um Design Pattern muito útil!
Igor Rudel
Igor Rudel
Igor Rudel
Follow
Oct 25 '24
Interceptor: Um Design Pattern muito útil!
#
java
#
webdev
#
spring
#
designpatterns
1
reaction
Comments
Add Comment
1 min read
The Decorator Pattern: A Ruby On Rails approach for data presentation logic
Henrique Caltram
Henrique Caltram
Henrique Caltram
Follow
Nov 26 '24
The Decorator Pattern: A Ruby On Rails approach for data presentation logic
#
ruby
#
rails
#
designpatterns
2
reactions
Comments
Add Comment
4 min read
Strategy Design Pattern
Naresh Babu
Naresh Babu
Naresh Babu
Follow
Nov 25 '24
Strategy Design Pattern
#
lld
#
systemdesign
#
designpatterns
#
python
2
reactions
Comments
Add Comment
3 min read
Rails API + Cache + Design Patterns (English Version)
Daniel
Daniel
Daniel
Follow
Nov 24 '24
Rails API + Cache + Design Patterns (English Version)
#
ruby
#
rails
#
tutorial
#
designpatterns
4
reactions
Comments
Add Comment
14 min read
Rails API + Cache + Design Patterns + RSpec (Version En Español)
Daniel
Daniel
Daniel
Follow
Nov 23 '24
Rails API + Cache + Design Patterns + RSpec (Version En Español)
#
ruby
#
rails
#
tutorial
#
designpatterns
2
reactions
Comments
Add Comment
14 min read
Rails API + Cache + Design Patterns + RSpec
Daniel
Daniel
Daniel
Follow
Nov 23 '24
Rails API + Cache + Design Patterns + RSpec
#
ruby
#
rails
#
tutorial
#
designpatterns
1
reaction
Comments
Add Comment
14 min read
Go dependency injection with Uber Fx and Echo
Ishan Khan
Ishan Khan
Ishan Khan
Follow
Nov 23 '24
Go dependency injection with Uber Fx and Echo
#
go
#
dependencyinjection
#
uberfx
#
designpatterns
4
reactions
Comments
1
comment
2 min read
Mastering Design Patterns in JavaScript: Part 2 — The Factory Pattern
Ketan Jakhar
Ketan Jakhar
Ketan Jakhar
Follow
Oct 19 '24
Mastering Design Patterns in JavaScript: Part 2 — The Factory Pattern
#
javascript
#
node
#
designpatterns
#
typescript
Comments
Add Comment
1 min read
Structuring a Laravel Project with the Repository Pattern and Services 🚀
A0mineTV
A0mineTV
A0mineTV
Follow
Nov 21 '24
Structuring a Laravel Project with the Repository Pattern and Services 🚀
#
laravel
#
php
#
designpatterns
7
reactions
Comments
1
comment
3 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account