Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

What Design Patterns are present in the .NET Entity Framework? [closed]

php oop MVC design - proper architecture for an application to edit data

Which design pattern is used to give a class extra properties?

c# winforms design-patterns

Inversion of control and Dependency Injection

Database design with dynamic fields: single table vs many tables - many indexes

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?