📄️ Lazy loading
Lazy loading limits the number of components that load in an app.
📄️ Eager loading
Eager loading initializes a resource as soon as the code is executed.
📄️ Transient loading
Transient loading is a factory catalog
📄️ Package loading
Package loading groups multiple service registrations.