Decorator Pattern: Let's have an ice cream!
In this article I will explain one Object Oriented Programing Pattern called the "Decorators Pattern" and how we can implement it using typescript to handle multiple-optional behaviors. Lets imagine that we have an ice-cream shop which offers to our ...
Jun 1, 20247 min read156


