Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Design pattern : notification system

Why always have single implementation interfaces in service and dao layers?

Is Content Provider an implementation of Repository Pattern?

What we should use instead of a "manager" class in a good OOP design?

oop design-patterns

Codeigniter: Best way to structure partial views

Design pattern for handling multiple message types

c# design-patterns

command pattern returning status

Search and replace specific query string parameter value in javascript

Functional equivalent of decorator pattern?

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

java design-patterns

When to use promise.all()?

In simplest terms, what is a factory?

Does MVVM violate DRY?

wpf design-patterns mvvm

Design patterns for functional-OO hybrid languages?

How do experienced Haskell developers approach laziness at *design* time?

Should I use the Model-View-ViewModel (MVVM) pattern in Silverlight projects?

Is the Service Locator pattern any different from the Abstract Factory pattern?

Usage of local class in C++ function

c++ design-patterns

Difference between builder pattern and constructor [closed]

design-patterns

Why is CommonJS only said to be suitable for non-browser apps?