New posts in design-patterns

Android application architecture - what is the suggested model? [closed]

friend class with limited access

getting db connection through singleton class

Singleton in go

What is the concept of Service Container in Laravel?

How would you implement a "trait" design-pattern in C#?

What is the best way to pass common variables into separate modules in Node.js?

boost::asio and Active Object

Difference between singleton and factory pattern

should a db connection be a singleton?

JavaScript design patterns [closed]

Difference betwen Visitor pattern & Double Dispatch

What is the method MemberwiseClone() doing?

What is the difference between a Singleton pattern and a static class in Java? [duplicate]

Why people use message/event buses in their code? [closed]

Design Patterns: How to create database object/connection only when needed?

Practical Uses for the "Curiously Recurring Template Pattern"

Java Design Issue: Enforce method call sequence

How can I design a Java web application without an ORM and without embedded SQL [closed]

What is the Page Object Pattern in Selenium WebDriver? [closed]