behavioral-pattern

Null Object

Null Object is a behavioural design pattern based on inheritance which creates a valid representation of null objects in a…

7 years ago

Design Patterns

Design patterns are a collection of abstract solutions to recurrent problems in object-oriented software development. These solutions are presented like templates that…

8 years ago