Are you sure you're getting this? Click the correct answer from the options.
Which of the following is NOT a best practice for using Redux middleware?
Click the option that best answers the question.
- Writing testable middleware
- Mutating the state directly
- Keeping middleware lightweight
- Handling errors properly