Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Looking for patterns and API design with Java generics

What's this java pattern called?

java oop design-patterns

Refactoring from ajax to websockets: recommended patterns and quick wins

Is there an Eclipse plugin for generating design patterns [closed]

How to design unit of work to support bulk operations and give more performance?

Refactor method in Java: What pattern should I apply?

Should we use WeakReference in Observer Pattern? [duplicate]

java design-patterns

Why Javascript Singleton is written like this?

MVP design pattern best practice [closed]

java c# oop design-patterns mvp

React.js with Node.js Rest API

Is there a name for this Design Pattern? (Base class with implementations that only invoke constructor)

Progressive Disclosure in C++ API

c++ api design-patterns

Parent element in child class

c# design-patterns

How to adapt to changes in API

What is the Best Way to Return Errors from Business Logic or Application?

Does it makes sense to use state pattern with virtual proxies?

Pattern for saving and writing to different file formats

design-patterns file-io

Best practice when you need two user controls (winforms) to communicate

What versioning design pattern would you recommend

Use client-side MVC/MVVM patterns with MVC server-side pattern