An open API service indexing awesome lists of open source software.

https://github.com/frnn4268/solid-principles-ts

SOLID principles, envisioned by Robert C. Martin (Uncle Bob), are five guidelines for crafting robust and agile object-oriented code. While primarily targeted at object-oriented languages, these principles also translate beautifully to JavaScript's flexible nature.
https://github.com/frnn4268/solid-principles-ts

architecture solid-principles solid-principles-examples typescript

Last synced: 3 months ago
JSON representation

SOLID principles, envisioned by Robert C. Martin (Uncle Bob), are five guidelines for crafting robust and agile object-oriented code. While primarily targeted at object-oriented languages, these principles also translate beautifully to JavaScript's flexible nature.

Awesome Lists containing this project