Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

REST API design: one endpoint with if/else logic or two separate role based endpoints

Game architecture and design strategy for a multiplayer card game

Is the Common Service Locator widely used?

What is a good pattern for interpreting Core Data validation messages and displaying them on the iPhone?

What are the key design choices to make a wicked fast compiler?

Interface-based programming in C++ in combination with iterators. How too keep this simple?

Is "Adopting MapReduce model" = Universal answer to scalability?

What are common design patterns in Cocoa Touch?

Cleanest design pattern for displaying form data and validation errors?

C++ interface design around shared library boundaries

pros and cons of using factory vs regular constructor

How to implement inheritance in JS Revealing prototype pattern?

Service Provider Interface without the Provider

Communication between winforms in mvp pattern

A standard way to avoid virtual functions

Are middlewares an implementation of the Decorator pattern?

What are some Common 3D Game Patterns?

Real World MVC - Dealing with Forms

Applying the Decorator Pattern to Forms

How to add custom method to auto-generated class in Entity Framework?