Lessons: 13Length: 1.3 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

1.1 Introduction

When adding a database to your app, the database that you choose is much less important than the way that you integrate it. By hiding your database-specific implementation with the Repository pattern, you will gain much more maintainability and flexibility.