Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Creating nested fluent API in Java

Does facade class in facade pattern need to be static?

c# design-patterns facade

Decorator Pattern Questions

How to make a better design if two overload functions are similar

c++ design-patterns

Unit testing a static class with a private static field that is a common dependency

User context in rest application

C++ event system - using heap or stack based events

Deep directives design in Angular

Comprehensive sorting/paging/filtering service layer interface method

What other MVC-like design patterns/architectures are there for highly flexible applications?

What is the best way to make a single instance application in .net? [duplicate]

c# .net design-patterns

Routers VS coordinators

Use of strings vs enums as parameter of factory method?

Is this a well documented pattern?

Generic design mixed with curiously recurring template pattern. C++

How to make a "plugin" comment system

design-patterns

LINQ to entities - best practices for passing models

Caching Pattern for Fetching Collections

How singleton is used to manage database connection?