I see that the ngxs tag doesn't have too many questions against it in Stack Overflow at the moment. Should I ask questions here or post a github issue here?
相关问题
- Why use NGRX instead of constructor injected servi
- Opening modal using NGX and state management
- How to use patchState vs setState in NGXS?
- Searching Data From Different Component in Angular
- How to return a `forkJoin` observable when piping
相关文章
- Opening modal using NGX and state management
- How to use patchState vs setState in NGXS?
- Searching Data From Different Component in Angular
- How to return a `forkJoin` observable when piping
- Binding to State - is this expected behaviour?
- how use NGXS with in mat-table DataSorce
- Where is it best to post questions about ngxs?
- Angular - Populate form array input on edit
The way we (the ngxs team) would prefer getting questions is on stackoverflow with the
ngxs
tag. And only post issues (bugs) to github.By having questions on stackoverflow instead of the github issues, they don't get lost when we close the issue.
If you are unsure if your problem is bug or not, it's better to post it here on stackoverflow. The ngxs team monitors stackoverflow, and will try to answer your question as soon as possible, so you will have the same attention here.
You can also try joining our slack channel and ask your question there, but again I think it's better that we populate stackoverflow with the questions and answers as they are easily searchable and indexed by google.