Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Design pattern for multiple output formats

Visitor Pattern and Encapsulation

c# design-patterns

Common Pattern to Initialize A Singleton On A Background Thread

Common interface for two third-party classes I don't control. External Polymorphism?

Determine conflict-free sets?

algorithm design-patterns

Visitor Design Pattern - return type

Factory returning classes in TypeScript

Controller logic vs Service/Business layer logic

Sources of inspiration for navigation breadcrumbs

In domain-driven design, would it be a violation of DDD to put calls to other objects' repostiories in a domain object?

What is this pattern called (helps avoid type casting)?

Composite Strategy pattern - java - How bad is this code?

Are there good UI patterns for designing search forms with many fields? [closed]

Ninject kernel creation inside a class library

Best practice to modularise a large Grails app?

Prototype Design Pattern vs ICloneable

Why should we place interfaces with classes that use them rather than those that implement them?

Choosing an OOP pattern in javascript

Is the DI pattern limiting wrt expensive object creation coupled with infrequent dependency usage?

Where to run a duplicate check for an entity