Explore >> Select a destination


You are here

domenic.me
| | 2ality.com
9.3 parsecs away

Travel
| | The ECMAScript proposal "import()" by Domenic Denicola is at stage 4 and part of ECMAScript 2020. It enables dynamic loading of ECMAScript modules and is explained in this blog post.
| | v8.dev
12.6 parsecs away

Travel
| Top-level `await` is coming to JavaScript modules! Youll soon be able to use `await` without needing to be in an async function.