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
Kotlin Design Patterns: Simplifying the Proxy Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 20 '24
Kotlin Design Patterns: Simplifying the Proxy Pattern
#
kotlin
#
backend
#
designpatterns
#
kotlinserverside
3
reactions
Comments
Add Comment
3 min read
Top 5 Design Patterns in Java Spring Boot: Best Practices and Examples
Jacky
Jacky
Jacky
Follow
Feb 16 '24
Top 5 Design Patterns in Java Spring Boot: Best Practices and Examples
#
designpatterns
#
java
#
springboot
#
webdev
10
reactions
Comments
Add Comment
3 min read
Kotlin Design Patterns: Simplifying the Decorator Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 15 '24
Kotlin Design Patterns: Simplifying the Decorator Pattern
#
kotlin
#
designpatterns
#
backend
#
kotlinserverside
4
reactions
Comments
Add Comment
3 min read
Kotlin Design Patterns: Simplifying the Observer Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 26 '24
Kotlin Design Patterns: Simplifying the Observer Pattern
#
kotlin
#
backend
#
designpatterns
#
kotlinserverside
2
reactions
Comments
1
comment
3 min read
Design patterns: Event delegation for cleaner, more concise code.
Joshua Ng'ang'a Raphael
Joshua Ng'ang'a Raphael
Joshua Ng'ang'a Raphael
Follow
Feb 14 '24
Design patterns: Event delegation for cleaner, more concise code.
#
javascript
#
designpatterns
1
reaction
Comments
Add Comment
2 min read
Saga Pattern - An overview with use case
Luan Mello
Luan Mello
Luan Mello
Follow
Feb 14 '24
Saga Pattern - An overview with use case
#
sagapattern
#
designpatterns
#
architecture
#
designsystem
3
reactions
Comments
Add Comment
7 min read
Mastering Resource Management in C# with the Disposable Pattern
Theodore Karropoulos
Theodore Karropoulos
Theodore Karropoulos
Follow
Feb 12 '24
Mastering Resource Management in C# with the Disposable Pattern
#
csharp
#
softwaredevelopment
#
softwareengineering
#
designpatterns
3
reactions
Comments
Add Comment
2 min read
Kotlin Design Patterns: Simplifying the Prototype Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 12 '24
Kotlin Design Patterns: Simplifying the Prototype Pattern
#
kotlin
#
designpatterns
#
backend
#
kotlinserverside
6
reactions
Comments
Add Comment
2 min read
Builder Design Pattern using C#
Satya Biswal
Satya Biswal
Satya Biswal
Follow
Feb 11 '24
Builder Design Pattern using C#
#
csharp
#
programming
#
beginners
#
designpatterns
1
reaction
Comments
2
comments
3 min read
Prototype Design Pattern using C#
Satya Biswal
Satya Biswal
Satya Biswal
Follow
Feb 11 '24
Prototype Design Pattern using C#
#
csharp
#
designpatterns
#
programming
#
tutorial
2
reactions
Comments
Add Comment
2 min read
Demystifying GoF Design Patterns: Essential Techniques for Crafting Maintainable and Scalable Software Solutions
Binoy Vijayan
Binoy Vijayan
Binoy Vijayan
Follow
Feb 7 '24
Demystifying GoF Design Patterns: Essential Techniques for Crafting Maintainable and Scalable Software Solutions
#
designpatterns
#
oop
#
programming
#
tutorial
5
reactions
Comments
Add Comment
7 min read
Architectural Pattern - VIPER (View-Interactor-Presenter-Entity-Routing)
Binoy Vijayan
Binoy Vijayan
Binoy Vijayan
Follow
Feb 7 '24
Architectural Pattern - VIPER (View-Interactor-Presenter-Entity-Routing)
#
systemdesign
#
designpatterns
#
programing
#
beginners
5
reactions
Comments
Add Comment
5 min read
Architectural Pattern - MVC (Model-View-Controller)
Binoy Vijayan
Binoy Vijayan
Binoy Vijayan
Follow
Feb 6 '24
Architectural Pattern - MVC (Model-View-Controller)
#
mobile
#
designpatterns
#
programming
#
beginners
5
reactions
Comments
Add Comment
4 min read
Kotlin Design Patterns: Simplifying the Builder Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 6 '24
Kotlin Design Patterns: Simplifying the Builder Pattern
#
kotlin
#
designpatterns
#
backend
#
kotlinserverside
4
reactions
Comments
Add Comment
4 min read
Laravel : DESIGN PATTERN REPOSITORY
Hamza
Hamza
Hamza
Follow
Feb 6 '24
Laravel : DESIGN PATTERN REPOSITORY
#
larevel
#
designpatterns
#
services
#
repositories
3
reactions
Comments
Add Comment
3 min read
Saga Pattern - Um resumo com Caso de Uso (Pt-Br)
Luan Mello
Luan Mello
Luan Mello
Follow
Feb 5 '24
Saga Pattern - Um resumo com Caso de Uso (Pt-Br)
#
designpatterns
#
sagapattern
#
architecture
#
designsystem
3
reactions
Comments
1
comment
8 min read
Crafting Clear Code: A Beginner’s Guide to Writing Neat and Understandable Code
Riyan Dhiman
Riyan Dhiman
Riyan Dhiman
Follow
Jan 31 '24
Crafting Clear Code: A Beginner’s Guide to Writing Neat and Understandable Code
#
beginners
#
programming
#
designpatterns
#
learning
Comments
Add Comment
2 min read
Design Patterns: Good Code is a Love Letter to team members
jaxontn
jaxontn
jaxontn
Follow
Jan 31 '24
Design Patterns: Good Code is a Love Letter to team members
#
designpatterns
Comments
Add Comment
1 min read
Refactoring Currency: Mastering Universal Currency Value Objects with Enums and Attributes
Kostiantyn Bilous
Kostiantyn Bilous
Kostiantyn Bilous
Follow
for
SharpAssembly
Jan 30 '24
Refactoring Currency: Mastering Universal Currency Value Objects with Enums and Attributes
#
ddd
#
programming
#
csharp
#
designpatterns
Comments
Add Comment
3 min read
Decorator Patterns In Go
Kresno Fatih Imani
Kresno Fatih Imani
Kresno Fatih Imani
Follow
Jan 28 '24
Decorator Patterns In Go
#
go
#
designpatterns
#
programming
#
softwareengineering
8
reactions
Comments
2
comments
3 min read
Resilience Patterns in Distributed Systems: Handling Transient Failures with Retry and Circuit Breaker Strategies
Hariprasad
Hariprasad
Hariprasad
Follow
Jan 28 '24
Resilience Patterns in Distributed Systems: Handling Transient Failures with Retry and Circuit Breaker Strategies
#
microservices
#
designpatterns
#
distributedsystems
Comments
Add Comment
1 min read
Mastering Financial Complexity with Money Patterns in Domain-Driven Design
Kostiantyn Bilous
Kostiantyn Bilous
Kostiantyn Bilous
Follow
for
SharpAssembly
Jan 28 '24
Mastering Financial Complexity with Money Patterns in Domain-Driven Design
#
programming
#
ddd
#
designpatterns
#
csharp
2
reactions
Comments
Add Comment
3 min read
Recursion in Javascript
Santiago Rincón
Santiago Rincón
Santiago Rincón
Follow
Jan 24 '24
Recursion in Javascript
#
javascript
#
beginners
#
algorithms
#
designpatterns
30
reactions
Comments
8
comments
4 min read
MVC architecture still relevant ? Enhanced MVC
Khush Suthar
Khush Suthar
Khush Suthar
Follow
Jan 27 '24
MVC architecture still relevant ? Enhanced MVC
#
webdev
#
javascript
#
backend
#
designpatterns
1
reaction
Comments
Add Comment
1 min read
Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Jan 26 '24
Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)
#
kotlin
#
backend
#
designpatterns
#
kotlinserverside
8
reactions
Comments
Add Comment
3 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account