You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/docs/state/actions/actions.mdx
+7-18Lines changed: 7 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,6 @@ Typically, Subjects are used to implement this functionality. However, in larger
44
44
45
45
That's where @rx-angular/state/actions comes in. It allows you to create observable action streams in a clean, maintainable, and less error-prone way, thus minimizing the amount of boilerplate code required.
46
46
47
-
48
47
## RxAngular Actions
49
48
50
49
This package helps to reduce code used to create composable action streams.
0 commit comments