Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Restricting object types that can be added to each other using the Composite Pattern

php oop design-patterns

What actually is a subdomain in domain-driven design?

java pattern: when does it make sense to use temporary variables

java design-patterns

Passing arguments into the revealing Module pattern in Javascript

How do I implement this protocol in struct

"Value" member field can be one of four different types - best design?

java design-patterns model

Want to avoid downcasting inside a Strategy passed to a Composite

c# oop design-patterns

What design pattern will fit to convert data table to list of domain objects?

c# design-patterns

Enabling/Disabling menu items

c# design-patterns

How can I provide a default implementation for an overridable method?

Do Guice @Singleton have to follow the Singleton design pattern?

Polymorphism with Spark / Scala, Datasets and case classes

Would you consider this a singleton/singleton pattern?

asp.net design-patterns

Writing a method based on the value of an enumeration without falling into a code smell

design-patterns

Is this Command Pattern Thread-safe?

Which design pattern should I use for this?

c# design-patterns

Choose inheritance or interface to implement design pattern in Java?

java design-patterns

Traditional MVC design pattern

Design decision - Factory vs Observer Pattern

c# design-patterns