Skip to content
#

liskov-substitution-principle

Here are 87 public repositories matching this topic...

Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contract™.

  • Updated Jan 15, 2024
  • TypeScript
SOLID-Principles

🌀 𝚂𝙾𝙻𝙸𝙳 𝚙𝚛𝚒𝚗𝚌𝚒𝚙𝚕𝚎𝚜 𝚊𝚛𝚎 𝚊 𝚜𝚎𝚝 𝚘𝚏 𝟻 𝚍𝚎𝚜𝚒𝚐𝚗 𝚙𝚛𝚒𝚗𝚌𝚒𝚙𝚕𝚎𝚜 𝚏𝚘𝚛 𝚠𝚛𝚒𝚝𝚒𝚗𝚐 𝚖𝚊𝚒𝚗𝚝𝚊𝚒𝚗𝚊𝚋𝚕𝚎 & 𝚜𝚌𝚊𝚕𝚊𝚋𝚕𝚎 𝚜𝚘𝚏𝚝𝚠𝚊𝚛𝚎. 𝚃𝚑𝚎𝚢 𝚠𝚎𝚛𝚎 𝚒𝚗𝚝𝚛𝚘𝚍𝚞𝚌𝚎𝚍 𝚋𝚢 𝚁𝚘𝚋𝚎𝚛𝚝 𝙲. 𝙼𝚊𝚛𝚝𝚒𝚗 & 𝚊𝚛𝚎 𝚠𝚒𝚍𝚎𝚕𝚢 𝚞𝚜𝚎𝚍 𝚒𝚗 𝚘𝚋𝚓𝚎𝚌𝚝-𝚘𝚛𝚒𝚎𝚗𝚝𝚎𝚍 𝚙𝚛𝚘𝚐𝚛𝚊𝚖𝚖𝚒𝚗𝚐.

  • Updated Jan 1, 2024
  • Kotlin

Explore Java SOLID principles through practical code examples illustrating 'Incorrect' and 'Corrected' implementations following SOLID principles. Learn how adhering to SOLID principles enhances maintainability, reusability and scalability in software development.

  • Updated Dec 17, 2023
  • Java

Improve this page

Add a description, image, and links to the liskov-substitution-principle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the liskov-substitution-principle topic, visit your repo's landing page and select "manage topics."

Learn more