Premise In our previous article on Open-Closed Principle (OCP), we establish how to add new feature by only adding new code. This design, results in a loosely coupled code which allows seamless extensibility and maintainability. Let's take another sc...
krohit-de.hashnode.dev5 min read
No responses yet.