Skip to main content
Angular Fundamentals·Lesson 3 Quiz

Quiz: Services & Dependency Injection

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What does 'providedIn: root' mean on an @Injectable service?

2. Which lifecycle hook is best for fetching initial data?