single-responsibility-principle topic

List single-responsibility-principle repositories

lucid

308
Stars
47
Forks
Watchers

Build scalable Laravel apps without compromising code quality and the least amount of technical debt. Effortless code navigation, onboarding and reviews. Tailored for Microservices and mindful of Mono...

kaop-ts

262
Stars
14
Forks
Watchers

Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc

static_interface_pattern

24
Stars
7
Forks
Watchers

how to implement the static interface pattern

SOLID-Principles-Swift

44
Stars
11
Forks
Watchers

SOLID is a mnemonic acronym named by Robert C. Martin used in Software Programming, It represents 5 principles of Object Oriented Programming.

UnitySOLIDAsteroidsGame

19
Stars
3
Forks
Watchers

A mini space game made applying all SOLID Principles to serve as a reference of good code architecture.

my-books

17
Stars
1
Forks
Watchers

"My books" is a website that displays a list of books and allows you to add and remove books from that list. By building this application, I learned how to manage data using JavaScript. Thanks to that...