Try this exercise. Click the correct answer from the options.
Which of the following is NOT a best practice for working with Redux actions and reducers?
Click the option that best answers the question.
- Using constants for action types
- Storing actions in a separate file or folder
- Handling asynchronous actions with middleware
- Mutating the state directly