New posts in design-patterns

Pros and Cons of Listeners as WeakReferences

A javascript design pattern for options with default values?

What is the best way to replace or substitute if..else if..else trees in programs?

Factory, Abstract Factory and Factory Method

The builder pattern and a large number of mandatory parameters

Difference between Observer Pattern and Event-Driven Approach

Abstract Factory Pattern in Onion Architecture

Are empty interfaces code smell? [closed]

Builder Pattern and Inheritance

How to implement a FSM - Finite State Machine in Java

Alternate implementation of Builder Pattern. Anything wrong with this?

Javascript: Module Pattern vs Constructor/Prototype pattern?

Design Patterns used in the jQuery library

Basic API in golang antipattern?

Angular design pattern: MVC, MVVM or MV*?

Is there a better waiting pattern for c#?

Refactoring code to avoid anti-pattern

How to use log4net with Dependency Injection

Where to run a duplicate check for an entity

Using try/catch for preventing app from crashes