Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Two instances of a singleton needed

Could visitor pattern contain some states?

Observer? design pattern

Singleton thread safe in C# - why to add the double check?

Validation in setters: What approach is better?

Chain of Responsibility [GoF] disadvantages

Printing the patterns using only one loop

Publish-Subscribe in spring? [closed]

Pros and Cons of usage of reference in case of PIMPL idiom

c++ design-patterns

Applying clean code and SOLID principle take me so much time: normal? [closed]

DDD - CreatedBy/CreatedOn in the Domain Model?

How to avoid large if statements?

How does Core Data fit into MVC model objects?

Return an iterator

Is this a modular js design pattern? And how do I reuse a value across different modules in this model?

Should safe pointers be used in strategy pattern?

Drawbacks of Hexagonal Architecture

Alternative for instanceOf (State Pattern)

Type constraints become huge and unreadable for simple code

Some situations or cases to use Adapter pattern [closed]

c# design-patterns