Question d’entretien chez Storable

What is a spread operator in JavaScript.

Réponse à la question d'entretien

Utilisateur anonyme

27 juill. 2024

It's a convince operator to allow you to quickly iterate over a list, useful in copying an object into a new one with more data.