Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Is there any class in Java similar to android.os.Handler in Android?

Domain Event pattern implementation in Java?

How to create and set a polymorphic property?

Using a domain model incorporated with a State pattern

Late static binding

php oop design-patterns

Breaking BLL (Business Logic Layer) to BLL and DAL (Data Access Layer)

vb.net design-patterns

Best design pattern for a conditional booking system

c# oop 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?