user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

38. What does Redux describe as an action?

user image

Abhishek Mishra

2 years ago

React requires that actions contain a type property that identifies the kind of action being taken. They must be specified as a String constant, and you can also give them additional characteristics. Redux uses functions referred to as Action Creators to produce actions.

Recent Doubts

Close [x]