Kizspy | Question: 1
(Choose 1 answer)
What is the purpose of the initial state parameter in a Redux reducer function?
A. To define the structure of the Redux store
B. To specify the actions that can be dispatched
C. To handle asynchronous operations
D. To define the initial state of the reducer