Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 5, 2022 12:45 am GMT

SOLID Principles Sketches

I've recently launched the minimalistic drawing app okso.app that allows you to do interactive (nested) sketches. And, as a continuation of my previous S.O.L.I.D. Principles Around You article, I've organised it in interactive sketches that you may find here.

Check what I've got:

Image description

So, each SOLID principle has a dedicated sketch page that look like the following

Image description

Single Responsibility Principle

Image description

Open/Closed Principle

Image description

Liskov Substitution Principle

Image description

Interface Segregation Principle

Image description

Dependency Inversion Principle

Image description

In the future I plan to add more visual explainers like this one to the okso.app showcase. Currently there is a Data Structures sketch is available that is done in a similar style as SOLID one. I hope having such visual explainers in one place will be convenient for you.


Original Link: https://dev.to/trekhleb/solid-principles-sketches-486p

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To