Closed KhaledAttili closed 3 years ago
it’s a lot of lines of code for a single function. It creates complex design, hard to read, and prone to errors. It is high coupling and low cohesion. We need to make it low coupling and high cohesion.
it’s a lot of lines of code for a single function. It creates complex design, hard to read, and prone to errors. It is high coupling and low cohesion. We need to make it low coupling and high cohesion.