Explore >> Select a destination


You are here

www.2ality.com
| | 2ality.com
2.1 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).
| | 2ality.com
2.9 parsecs away

Travel
| | This blog post explains how to configure how Babel 6 accesses its own helper functions and the ES6 standard library.
| | 2ality.com
3.6 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.
| | pascalw.me
76.3 parsecs away

Travel
| How to setup Django with Webpack, without plugins to glue them together, using both Django static _and_ Webpack.