Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeStar1403-FE-Phase09-Team10 #871

Open
8 tasks
GhandchiMorteza opened this issue Aug 16, 2024 · 0 comments
Open
8 tasks

CodeStar1403-FE-Phase09-Team10 #871

GhandchiMorteza opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels

Comments

@GhandchiMorteza
Copy link

  • Introduction

  • Learning

    • Consider that we want to protecting routes that should not be accessible unless certain
      conditions are met, like user authentication, which angular route guard we can use?
      image

    • Suppose that we have a form page for editing profile information. If a user makes changes but
      tries to navigate away without saving, prompt them to either save the changes or confirm that they want to leave without saving. which angular route guard we can use?
      image

    • Which type of route guard we should use if we want to fetch data before navigation completes?
      image

    • Which type of route guard we should use if we want to prevent unauthorized users from downloading a premium feature module that should only be accessible (and thus downloaded) by premium users?
      image

  • Project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant