Skip to content

Instantly share code, notes, and snippets.

@tuanngominh
Created March 23, 2020 03:16
Show Gist options
  • Save tuanngominh/f622abdedfe6996d5cd65010f2d34915 to your computer and use it in GitHub Desktop.
Save tuanngominh/f622abdedfe6996d5cd65010f2d34915 to your computer and use it in GitHub Desktop.
Pull request checklist, angular, observable, ngrx

Angular

Observable

  • Unsubscribe observable in ngrx effect (on logout)
  • Using async pipe in component instead of manually subscribe observable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment