Skip to content
#

observables

Here are 291 public repositories matching this topic...

platform
timdeschryver
timdeschryver commented Apr 22, 2022

Information

A question that I frequently see on various channels, is how to implement an effect without parameters.
Because this seems to be the number one question, I propose to add an example to the docs.

Documentation page

https://ngrx.io/guide/component-store/effect

I would be willing to submit a PR to fix this issue

  • Yes
  • No
graphql-ws
andreasdamm
andreasdamm commented May 27, 2022

Story

As a client I want to have a positive acknowledgement for a subscription.

Currently, the only responses to a subscription are error or complete. There is no way to ascertain when the subscription requested has actually been processed in the success case.

Knowing when a subscription has been made successfully is important in processing flows where executing the next step is depen

enhancement good first issue

Improve this page

Add a description, image, and links to the observables topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the observables topic, visit your repo's landing page and select "manage topics."

Learn more