I have refactored my Angular app by moving all business logic in a separated library in the same workspace. The datasource is now in the library and when calling httpC
httpC