A module shouldn’t know about the innards of the objects it manipulates 💻 Reading the legendary book of programming “Clean code”, I found this law, that I going to explain to us 😀. This law were made to improve of software systems, it is exclusivily to Object-oriented-programing In the head…