Question d’entretien chez Springworks

An API endpoint was provided and using that, data had to be fetched and shown using a table using React JS inside the JS environment.

Réponse à la question d'entretien

Utilisateur anonyme

21 janv. 2021

I used fetch API to fetch the data and then use JSX to show the data.

1