Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 240 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 240 Bytes

Repository with an example of using the "Command" pattern.

Theme: Remote control

Main idea:

► ISOLATION COMMAND OBJECT

Key ideas:

● Non-obvious dependency of the sender class and the command receiver class