Wait, what is that supposed to do? I think I may be missing something about JS here.
How do function statements inside another function call work in js? Does it make a global, or does it do something else?
@DrAzzy started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Wait, what is that supposed to do? I think I may be missing something about JS here.
How do function statements inside another function call work in js? Does it make a global, or does it do something else?