Liskov Substitution Principle Explained
Published on April 04, 2019 and filed under Software engineering
Written by Bert Ramakers and will take
Written by Bert Ramakers and will take
10 minutes
of your time.In shortWhether you’re an experienced software engineer or a novice who is just starting out, you have probably heard about the SOLID design principles. While each letter of that acronym is worthy of an article on it’s own, this one in particular explains the theory behind the Liskov Substitution Principle with some practical examples how you can use it in your daily code to reduce the chance of bugs.
Want to see more articles like this in your inbox? You know what to do.
Related articles
Typed property must not be accessed before initialization
Typed property must not be accessed before initialization
Vincent Van Grootel
December 06, 2019
Using Prettier in PHP
Using Prettier in PHP
Emma Fabre
November 27, 2018
Querying your Redux store with GraphQL
Querying your Redux store with GraphQL
Emma Fabre
December 21, 2020