#ReactHoliday Day 10: Create Arrays of Components with Array.map()
The internet is made of lists. Rendering arrays of data to a elements on screen is critical knowledge. In React, we just use JavaScript…
Assignment Sandbox: https://codesandbox.io/s/react-holida...