See more
If you remember, we have created 2 delegate methods in the Presenter Output protocol called successFetchedItems() and errorFetchingItems(). Those methods are passing us the ViewModel, so we can handle the two di…