Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Which is the correct way to activate a non-default relationship between two routes' data?

  1. A Resolve guard
  2. B CanDeactivate guard
  3. C CanActivateChild guard
  4. D Router outlet name
Answer

Resolve guard

A Resolve guard fetches data before the route activates, avoiding a flash of an empty view while the component loads its own data.

All Angular MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as