This is the third in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.
In this episode we will take a look at the L (Liskov Substitution Principle) and see how following this principle can help us to create cleaner, more manageable code