2

Can someone explain how this Javascript construct works...

(0, function() { console.log('Hi'); })();

Output, when executed in chrome dev tools

Hi
Satish
  • 141
  • 6

0 Answers0