New posts in design-patterns

Different ways to implement 'dirty'-flag functionality [closed]

anti-if campaign

Pipeline design pattern implementation

Dependency Inversion Principle (SOLID) vs Encapsulation (Pillars of OOP)

Explain "Leader/Follower" Pattern

How to improve the builder pattern?

Why should I use the command design pattern while I can easily call required methods? [closed]

CodeIgniter: Decision making for creating of library & helper in CodeIgniter

What is MVC in Ruby on Rails?

Refactoring Singleton Overuse

Is there such a thing as a manager design pattern?

How to use state pattern correctly?

What specific issue does the repository pattern solve?

Does a definitive list of design patterns exist? [closed]

What is the difference between Strategy pattern and Visitor Pattern?

Spot problems with circular dependency

What is MVC and what are the advantages of it? [closed]

Data Pull vs. Push OOP Approach

JavaScript Classes

Returning a "NULL reference" in C++?