Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Repository pattern implementation with Laravel

Design - Check a condition before executing every method

java oop design-patterns

Managing connection creation in Python?

Safely passing around references to an abstract class in C++

Observer Pattern: Internal vs. External Registration

java oop design-patterns

Specification pattern async

Is there a pattern or cleaner way saving a large object with multiple nested classes?

c# .net design-patterns

Microservices extensions/plugins architecture

High level design pattern for image editing tools

Comparison of Specification Pattern, Func<T,bool> Predicates and Pipes & Filters

Web Applications: Allowing super users to impersonate other users - Is there a design pattern for this?

Architecture for database-aware Application

How to implement decorator pattern for Java class with protected methods

java design-patterns

How should a Model get passed into the ViewModel?

c# design-patterns mvvm

Can I somehow tidy up this (overuse?) of generics?

What alternatives are there to modelling complex behaviour with finite state machines? [closed]

Static method to create an object instead of constructor

What alternatives are there for Repository Pattern and UOW with EF 5 and above

How to avoid downcasting while having interface and base classes?

c++ design-patterns

What is this the name of this Java state-based design pattern?

java design-patterns