Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which of the following is needed to add side effect capabilities to your application?
Home
Angular 2 Game Of States
Which of the following is needed to add side effect capabilities to your application?
+1
vote
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
sharadyadav1986
Which of the following is needed to add side effect capabilities to your application?
Select the correct answer from below given options:
a) @ngrx/router-store
b) @ngrx/stores
c) @ngrx/effects
d) @ngrx/store-devtools
side-effects
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 23, 2022
by
sharadyadav1986
c) @ngrx/effects is needed to add side effect capabilities to your application
...