Question d’entretien chez FusionCharts

What are closures?

Réponse à la question d'entretien

Utilisateur anonyme

6 avr. 2016

A phenomenon in js where the variable is still accessible outside the scope of a function even though the function is out of the execution stack.