JS โฉ value โฉ function โฉ nested function
a function is called "nested" when it is created inside another function.
a closure is usually a nested function.
JS.info โฉ Nested functions
Last updated 2 years ago
Was this helpful?