Command

Term side of the Card
Topic: Behavioral Patterns
Unit title: Command
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern that turns a request into an object, allowing the parameters to be passed, stored and executed at a later time. It decouples the sender and receiver of the request, promoting flexibility and extensibility.

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