Registry Pattern: Better Composition with Registry Pattern

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024
  • Inheritance over composition is a pattern that helps make our code more polymorphic; good for extensibility & readability. It also decreases the cognitive load on new programmers joining your team, because they do not have to understand the whole architecture in order to be productive from day one. There are a few design patterns to help you with polymorphism. One of the most powerful patterns is the Registry pattern. In this session, Greg Radzio shows us what the Registry pattern is and how we can benefit from it.
    Presentation Slides: docs.google.co...
    Greg Radzio's RUclips Channel: / @gregradzio

Комментарии •