A

Admin • 828.70K Points
Coach

Q. What is the role of a resolver in Angular routing?

  • (A) To pre-fetch data before navigating to a route
  • (B) To handle HTTP requests
  • (C) To guard routes based on authentication
  • (D) To destroy components
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
Resolvers are used to fetch data before the route is activated.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.