Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

AngularJS "headers" in ng-repeat

Is a check like isInUnitTest() an antipattern?

A design pattern to disable event handling

c# wpf design-patterns

How to implement Decorator pattern for Android views

Facade pattern vs. SRP

What to do if classes with same interface having similar but different method signature?

What design pattern can be used for feature toggle spaghetti?

What is the use of the enum singleton in Java?

What is the executor pattern in a C++ context?

Best place for Dependency Injection In Domain Driven Design

Extending an already written class using OOPS

Doesn't having more than 1 method break the Single Responsibility Principle?

Sharding (sic!) the web tier in order to prevent a load balancer bottleneck?

alternative to MVC that is loosely coupled?

WCF/Client apps - where should business logic go?

c# wcf design-patterns wssf

Is this a good candidate for a factory?

php design-patterns factory

PHP Singleton PDO

Proxy pattern vs. overriding

Question about Java EE 6 architecture

What are the pros and cons of using database for IPC to share data instead of message passing?