Is all javascript code executed in an event loop?

前端 未结 0 940
情话喂你
情话喂你 2020-12-31 17:18

If I write the following statement in index.js:

console.log(\'Hello world!\');

And run,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题