ngrx / platform

Reactive State for Angular
https://ngrx.io
Other
7.96k stars 1.95k forks source link

Remove component-store/tapResponse docs #4357

Closed timdeschryver closed 1 month ago

timdeschryver commented 1 month ago

Information

The content of https://ngrx.io/guide/component-store/effect#tapresponse can be removed. The new location can be found at https://ngrx.io/guide/operators/operators#tapresponse.

Ideally we also add a note on the new page that refers to the pre-18 documentation at https://v17.ngrx.io/guide/component-store/effect#tapresponse.

Documentation page

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

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