1.

For an API request, which of the following actions is dispatched first?

Answer»

For an API request, which of the following actions is DISPATCHED FIRST?
Choose the correct option from below list
(1)An action informing the reducers that the request has been completed successfully
(2)None of the options
(3)An action informing the reducers that the request has begun
(4)An action informing the reducers that the request has failed

Answer:-(3)An action informing the reducers that the request has begun



Discussion

No Comment Found