Aka “don’t talk with strangers”, this law wants us to always keep the lowest coupling possible between objects, and enforce encapsulation to hide implementation details.
Share this post
Law of Demeter
Share this post
Aka “don’t talk with strangers”, this law wants us to always keep the lowest coupling possible between objects, and enforce encapsulation to hide implementation details.