OOP trong NestJS (Phần 3): Interface vs Abstract Class - Khi Nào Dùng Gì?
Phân biệt Interface và Abstract Class trong TypeScript/NestJS. Hiểu rõ khi nào dùng cái nào, với ví dụ Repository Pattern thực tế.
Phân biệt Interface và Abstract Class trong TypeScript/NestJS. Hiểu rõ khi nào dùng cái nào, với ví dụ Repository Pattern thực tế.
Các Design Patterns phổ biến trong NestJS: Factory, Module, Repository, Singleton, Decorator. Tổng kết series OOP với ví dụ hoàn chỉnh.