Login
Remember
Register
Ask a Question
Recent questions in Angular 2 Game Of States
0
votes
1
answer
What are observables?
asked
Jul 11, 2023
in
Angular 2 Game Of States
by
rahuljain1
angular
+1
vote
1
answer
Which of the following is needed to add side effect capabilities to your application?
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
sharadyadav1986
side-effects
+1
vote
1
answer
@ngrx is a utility toolkit built upon principles defined by _________.
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
sharadyadav1986
ngrx-toolkit
+1
vote
1
answer
State can be mutated only through __________.
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
sharadyadav1986
mute-state
state-mute
+1
vote
1
answer
Which component interacts with services?
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
sharadyadav1986
interaction-component
+1
vote
1
answer
Dumb Component communicates events to the Smart Component through ________
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
Robindeniel
dumb-component
0
votes
1
answer
What is the active route in a website?
asked
Oct 21, 2020
in
Angular 2 Game Of States
by
rahuljain1
#active-route
0
votes
1
answer
What is State?
asked
Oct 21, 2020
in
Angular 2 Game Of States
by
rahuljain1
#what-is-state
0
votes
1
answer
Reducers take the previous state and __________ to compute the new state.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#state-compute
reducers
0
votes
1
answer
________ is a popular State Management Library.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#state-management
0
votes
1
answer
The state in which the app gets loaded is called ________.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#app-state
0
votes
1
answer
You install ngrx using which command?
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#ngrx-install
ngrx-command
0
votes
1
answer
Reducers should be pure functions, which means they should not generate ________.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#angular-reducers
reducers-action
0
votes
1
answer
ngrx leans heavily on Observable paradigm.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#ngrx-lens
0
votes
1
answer
Which type of application has multiple stores?
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#application-flux
0
votes
1
answer
__________ is similar to @ngrx/effects, as both are models for performing side-effects.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#ng2-redux
0
votes
1
answer
__________ handles async calls.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#call-handler
0
votes
1
answer
_________ is a single immutable data structure.
asked
Jan 23, 2020
in
Angular 2 Game Of States
by
sharadyadav1986
#data-structure
immutable-data-structure
To see more, click for the
full list of questions
or
popular tags
.
Recent questions in Angular 2 Game Of States
...