What is a Repository?
A data repository acts as a layer between the business logic and the database.
[fa icon="calendar'] 07-Apr-2017 15:32:57 / by Hugh Noble
A data repository acts as a layer between the business logic and the database.
[fa icon="calendar'] 08-Feb-2017 08:48:54 / by John Hickling
INTRODUCTION:
Recently I worked on a task that required adding a button to a data table to allow the user to quickly download a CSV version of the data.