Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

What are some typical use-cases for Tuples in Swift or OOP in general?

Combining Composite and Strategy

design-patterns

aws cli logs filter-pattern exclude

PHP function/method returning boolean result and a status message

Decorator Pattern with added functions

Backbone.js Vs Knockout.js [closed]

Adding elements to ArrayList using builder pattern in Java

Is there any way to restrict a class to create only 2 objects

php oop design-patterns

Check unique value when define concrete class for abstract variable in python

How to design CDK project?

Hiding multiple implementations behind a single interface

Should we always use a factory instead of creating an object using the 'new' keyword?

oop design-patterns

How to define events and properties in a decorator

How to choose the right strategy at runtime when implementing the strategy pattern?