Media Summary: In this lesson, we update the AppRepository to use a basic in memory cache to save a network request when fetching a single ... In this video we add a new module called repository, along with a class, AppRepository. This class is responsible for fetching the ... In this lesson we go over how to expose Singleton dependencies in a modular way. Singleton dependencies provided by the ...
Dagger 2 Deep Dive 8 55 Building The Application Component - Detailed Analysis & Overview
In this lesson, we update the AppRepository to use a basic in memory cache to save a network request when fetching a single ... In this video we add a new module called repository, along with a class, AppRepository. This class is responsible for fetching the ... In this lesson we go over how to expose Singleton dependencies in a modular way. Singleton dependencies provided by the ... In this lesson we create a new project for the In this lesson we see how the generated code changed (or didn't change) after adding more dependencies to the ...