Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Repository and query objects pattern. How to implement complex queries

Redux and Angular 2

Do you know any examples of a PAC design pattern?

What are the advantages and disadvantages of the Properties Pattern?

design-patterns

OOP and Dynamic Typing (not Static vs Dynamic)

Is it a leaky abstraction if implementation of interface calls Dispose

Null object design pattern Vs null object check

.NET stream capabilities - is the CanXXX test safe?

Why is there no "Iterable" interface in the STL?

Best practice for a "comment" table in a relational database [closed]

sql design-patterns

Varying parameters in strategy pattern

Fluent interface configuration with lambdas in C#

Converting self-releasing objects to ARC

Most elegant way to implement Pipe and Filter Pattern

Is there some pattern on Random() method?

Is object casting a good practice?

design-patterns casting

Android MVP with RxAndroid + Retrofit

Should mixins use parent attributes?

Is there a memory and performance hit taken from using Bloch's Builder Pattern?

static method patterns for constructor functions in javascript