Skip to content

Instantly share code, notes, and snippets.

@malakhov-dmitrii
Created March 20, 2019 11:36
Show Gist options
  • Save malakhov-dmitrii/6a0cd192174ad1eeeff5ebcffad18414 to your computer and use it in GitHub Desktop.
Save malakhov-dmitrii/6a0cd192174ad1eeeff5ebcffad18414 to your computer and use it in GitHub Desktop.
ngOnInit() {
this.store.dispatch(new GetPosts());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment