1 min readApr 27, 2018
True that. MVC has its own limitations and as a developer when one identifies a scenario where it becomes difficult to manage the code base using MVC that’s the time when one ought to think about other design patterns. I will also add that identifying certain issues with MVC or any other design pattern is also a skill to have as it helps to pick the right design pattern eventually to solve the existing issue 🙂