Skip to content

Commit 9e76b6b

Browse files
committed
Add NgRx interop links
1 parent 64eeee8 commit 9e76b6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/rtk-query/usage/usage-without-react-hooks.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,8 @@ Examples of usage without React hooks can be found under the following:
9191
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"
9292
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"
9393
></iframe>
94+
95+
## Further Information
96+
97+
- NgRx maintainer Brandon Roberts has written a post called [Cousins playing nicely: Experimenting with NgRx Store and RTK Query](https://dev.to/brandontroberts/cousins-playing-nicely-experimenting-with-ngrx-store-and-rtk-query-25f4), which demonstrates some approaches for integrating RTK Query into NgRx
98+
- [`saulmoro/ngrx-rtk-query`](https://github.com/SaulMoro/ngrx-rtk-query) implements an NgRx equivalent of the subscription lifecycle managed in RTKQ's own React hooks

0 commit comments

Comments
 (0)