Design

A collection of 6 posts

SOLID

Rollup of the SOLID principles

So, the SOLID principles: * S - Single Responsibility Principle [https://gavinjl.ghost.io/s-is-for-single-responsibility-principal/] * O - Open / Closed Principle [https://gavinjl.ghost.io/open-closed-principle/] * L - Liskov Substitution Principle [https://gavinjl.ghost.io/liskov-substitution-principle/] * I - Interface Segregation Principle [https://gavinjl.ghost.io/interface-segregation-principle/

You've successfully subscribed to Gavin Johnson-Lynn!