Skip to content

Instantly share code, notes, and snippets.

@arn-ob
Created September 24, 2018 18:13
Show Gist options
  • Select an option

  • Save arn-ob/02ac6d99cc215ed65b3772e69aa64c98 to your computer and use it in GitHub Desktop.

Select an option

Save arn-ob/02ac6d99cc215ed65b3772e69aa64c98 to your computer and use it in GitHub Desktop.
For a Medium Blog
const appRoutes: Routes = [
{ path: 'user', component: UserComponent, canDeactivate: [GurdGuard] },
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment