Relative Content

Tag Archive for javascriptnode.jsasync-awaitecmascript-2017

How can I use async/await at the top level?

I have been going over async/await and after going over several articles, I decided to test things myself. However, I can’t seem to wrap my head around why this does not work: