solid topic
clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
solid-principles
SOLID Principles - simple and easy explanation
SOLID4Noobs
Aprenda SOLID com exemplos práticos
phpcs-calisthenics-rules
[DEPRECATED] Object Calisthenics rules for PHP_CodeSniffer
interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
onion-architecture-boilerplate
Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
solid-php-example
Some examples about SOLID Design Principles in PHP
php-programming-best-practices
Referencia para los desarrolladores de Tiendanube y para la comunidad de PHP.
hexagonal-architecture-acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.