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 functionsarrow-up-right
Last updated 3 years ago