Decorators
Term side of the Card
Topic: Classes
Unit title: Decorators
Categories: Concept
Explanation side of the Card
Explanation: The special syntax for adding metadata or modifying behavior of classes, methods and properties. Used to apply reusable logic, often for dependency injection or logging.