New posts in design-patterns

What's Alternative to Singleton

AngularJS: Understanding design pattern

Is ServiceLocator an anti-pattern?

Difference between Bridge pattern and Adapter pattern

Difference between repository and service?

Best way to build a Plugin system with Java

Cross cutting concern example

Builder Pattern in Effective Java

Observer Design Pattern vs "Listeners"

Difference between the Facade, Proxy, Adapter and Decorator design patterns?

How to implement inheritance in JS Revealing prototype pattern?

Best practice on PHP singleton classes [duplicate]

What is copy-on-write?

MVC (Laravel) where to add logic

When do you use the Bridge Pattern? How is it different from Adapter pattern?

UI Design Pattern for Windows Forms (like MVVM for WPF)

When to Use the Decorator Pattern?

python design patterns [closed]

Use Cases and Examples of GoF Decorator Pattern for IO

Singletons: good design or a crutch? [closed]