Question 3 of 10Pro Only
What is Redux Toolkit and how does it simplify using Redux? Show an example with createSlice.
Sample answer preview
Redux Toolkit is the official recommended library for writing Redux. It significantly simplifies configuration and reduces boilerplate code. Redux Toolkit solves several problems. Store configuration was too complex.
Redux ToolkitcreateSliceconfigureStorecreateAsyncThunkImmeractions