low level design
How SOLID is a saviour? ( The Liskov Substitution principle)
Why the Liskov Substitution principle? SOLID S: Single Responsibility O: Open-Closed L: Liskov Substitution I: Interface Segrega…
Why the Liskov Substitution principle? SOLID S: Single Responsibility O: Open-Closed L: Liskov Substitution I: Interface Segrega…
When we work with databases, there can be multiple events that go wrong. A few of them are: Several clients can update the sam…