Question d’entretien chez Toast Inc

Write a react component that renders a table/list from an array of objects using a functional component. Make sure you brush up on your react syntax etc and .reduce() and .map().

Réponse à la question d'entretien

Utilisateur anonyme

23 juil. 2020

just make sure you know how to use .map to render react components and then use the reduce function