You are here |
www.2ality.com | ||
| | | |
2ality.com
|
|
| | | | 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
|
|
| | | | This blog post explains how to configure how Babel 6 accesses its own helper functions and the ES6 standard library. | |
| | | |
2ality.com
|
|
| | | | 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
|
|
| | How to setup Django with Webpack, without plugins to glue them together, using both Django static _and_ Webpack. |