How To Implement Design Patterns In Programming | Repository & Active Record Pattern | Singleton

preview_player
Показать описание
Software design patterns helps programmers to solve common recurring problems in mid to large scale applications. Let's study a widely used design pattern called the Repository pattern that is used to create abstraction between the data model and the business logic.

Chapters:
00:00 - Intro
0:50 - Active Record & Repository Pattern Difference
01:35 - Dependency Inversion, Inversion of Control (IOC) & Dependency Injection (DI)
03:00 - What is abstraction in simple words.
05:20 - Dependency Inversion Principle
06:40 - IOC
07:15 - DI
09:40 - Repository Pattern in Laravel
21:20 - Exit & Comments
Рекомендации по теме