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.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub