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
We are thankful for the community surrounding the Toolkit.
6
+
7
+
Here are some links with respect to two types of community involvement:
8
+
9
+
1. Addons to the code
10
+
1. Content about the Toolkit
11
+
1. Discord
12
+
13
+
## Addons
14
+
15
+
### ngrx-toolkit-openapi-gen
16
+
17
+
[Murat Sari](https://github.com/wolfmanfx) created an OpenAPI generator that creates:
18
+
19
+
✅ an NgRx Signal Store
20
+
21
+
✅ with Resources
22
+
23
+
✅ and Mutations
24
+
25
+
✅ based on a Zod schema
26
+
27
+
[Check it out here](https://www.npmjs.com/package/ngrx-toolkit-openapi-gen)
28
+
29
+
## Content
30
+
31
+
- Zoaib Khan
32
+
-[Blog post: "Use withResource to seamlessly combine Resources with Ngrx Signals Store!"](https://zoaibkhan.com/blog/use-withresource-to-seamlessly-combine-resources-with-ngrx/)
33
+
-[YouTube short: "Local Storage Sync with Ngrx Signal Store"](https://www.youtube.com/shorts/wbRxCCUrGvk)
34
+
- Angular Space livestreams
35
+
-[Rainer's appearance](https://youtu.be/UUhZm52tigQ?t=2930), taking general Toolkit questions from Angular Space host Armen Vardanyan
36
+
-[Michael Small's appearance](https://youtu.be/X59d8GJnNhE?t=603), speaking about Mutations when they were being RFC'd, and `withResource`.
37
+
-[Jason Warner (@xocomil) speaks about `withResource/withMutations` on a livestream](https://www.youtube.com/watch?v=kitcmXNj5K0&t=6344s)
38
+
- Michael Small is an active chat member on Jason's streams, so Jason has talked about the Toolkit a lot on stream, and probably will in the future if he keeps humoring Michael.
39
+
40
+
## Discord
41
+
42
+
Community contributions are sometimes shared on our Discord. [Link to join the NgRx Toolkit Discord](https://discord.gg/xnkSWDmpXZ). Feel free to share your Toolkit related content there, as well as any general discussion that may not fit cleanly under a GitHub issue or discussion post.
0 commit comments