without React—or anything, really Integrating Redux with React Hooks Creating Higher Order Components with the Connect API Using Redux Toolkit Working with Asynchronous Actions
No mutating objects. If you touch it, you replace it. • You have to return something and ideally, it should be the unchanged state if there is nothing you need to do it. • It’s just a JavaScript function.