74343 подписчиков
65 видео
Data structure vs doer class
How to split your interfaces into segregated interfaces
Bulky interfaces violate ISP and SRP
Introduction to Interface Segregation Principle in PHP
SOLID: Dependency Inversion Principle in Laravel explained
Repository pattern in Laravel Application
How to setup integration testing in Laravel in 5 minutes
why you should not place database logic in Laravel controllers (Infrastructure / Data Access layer)
Laravel HTTP Feature testing - Sad Path
How to test HTTP requests using Laravel feature testing part 1
Better Laravel way (PHP)
How to build a state class in angular part 4
How to build a state class in angular part 1
Refactor Angular Smart Component Part 1 - angular tutorial for advanced developers
Refactor Interfaces into Tree Model - how to model your application
Modeling with Angular TDD
Loading spinner in Angular component
Refactor Angular Smart Component Part 2 - angular tutorial for advanced developers
Refactor Presentation Components in Angular - angular tutorial for advanced developers
Environment file Angular anti pattern
Angular Statefull Service Anti-Pattern
What is a difference between unit and integration testing in Angular app?
Testing observables in Angular Component
[PHP] Practical Contract Testing in PHP
Task Based UI: How to resolve command handlers
What is injection token and when to use it in Angular project?