Sitemap
Jul 18, 2024

Hi Santosh

My concept for the Data/Repository folder is to store all repository implementation code. The primary reason for this is to map data from the data source to domain objects, thereby keeping the domain layer free from any datasource entity references.

No responses yet