Middleware This is a prop-project to test different ways to manage async actions with Redux. BRANCHES: thunks: use CreateAsyncThunk from redux Toolkit justStringActions: just to show what we can do without disabling the serializability check of toolkit