Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

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?

Design pattern to refactor code with nested if else and switch statements

Is it OK to ask handlers of my events return immediately?

Does AngularJS fit into the (3)-tier architecture? [closed]

angularjs design-patterns

Regular expression for series of IPs?

Which design pattern to use to process different files in java?

java xml design-patterns rdf

Advice on designing loosely-coupled complete systems?

how to get rid of checks for null and if-else if signature in this code?

Conditional Logic dynamically