Facebook Pixel
Programming

Episode 8 - Decorator Pattern

Programming
Programming
Today you'll learn how at runtime, you can enhance the behavior or existing objects using the decorator pattern.

In this episode, we'll discuss the advantages of decorators over inheritance and look at two examples from real-life - implementing a network communication protocol and enriching user interface components.
Programming
Not playing