Quiz 7
Test your knowledge of state management.
We'll cover the following...
We'll cover the following...
Q1. Using the following user data returned by a server’s API, show how it should look once normalized in the redux state:
const apiData = [
{
...