Instruction: Detail the steps and considerations for implementing lazy loading of resources in AngularJS.
Context: Candidates will explain how to defer the loading of resources or modules until they are actually needed to improve application performance.