Explore >> Select a destination


You are here

v8.dev
| | nodesource.com
3.5 parsecs away

Travel
| | Discover how Node.js's new support for synchronous ESM graphs simplifies transitions to ECMAScript Modules, enhancing developer experience.
| | 2ality.com
1.9 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.
| | www.jakearchibald.com
3.4 parsecs away

Travel
| | They behave differently, so make sure you pick the right one.
| | 2ality.com
20.5 parsecs away

Travel
| Babel's loose mode transpiles ES6 code to ES5 code that is less faithful to ES6 semantics. This blog post explains how that works and what the pros and cons are (spoiler: normally not recommended).