Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Decorator Design Pattern

design-patterns

How would you model this application?

New design patterns/design strategies [closed]

Flex: How to keep code away from MXML

dispatch design pattern?

Design pattern: Which one to choose?

c# .net design-patterns

C#: Enum anti-patterns [closed]

Mix Javascript and PHP in my design model

Pattern for allowing a user to change his password. Should the user have to repeat the new password as well as enter the old password?

Is it worth abstracting out Object creation for single classes?

c# design-patterns factory

ASP.NET MVC3 - 3 Tier design - Transaction control and business layer design questions

Action<T> vs Standard Return

React: how to force state changes to take place after setState

How should I use the HttpClient in an ASP.NET Core 2.0 API

Why is the Factory pattern not needed in Haskell? And how are the needs that pattern addresses in OOP addressed in Haskell?

Do you know any patterns for GUI programming? (Not patterns on designing GUIs)

It this an example of the Single Responsibility Principle?

XML Serialization is slow

Which is more evil: an unnecessary singleton or a God Object?

C++ Exception Design Pattern