Question d’entretien chez Bank of America

What is a closure for javascript?

Réponse à la question d'entretien

Utilisateur anonyme

2 août 2017

A function with a new local execution scope containing the current variables and functions in the scope at creation, allows data privacy.