Mastering "O" in S.O.L.I.D ๐
A class should be open for extension but closed for modification.
Nai aya samajh ๐ค ?
๐ก Simple Meaning:
You can add new behavior to the class
But you should not change its existing code
Agaya samajh but Abhi clear nai hua example se dekhte haiโฆ
...
blog.techwithaditya.in2 min read