Adventures in Open Source
  • Home
Sign in Subscribe

Babel

A collection of 2 posts
Ember CLI

Enabling Ergonomics 🚐 and Performance 🏎

Frameworks like Ember [https://emberjs.com] and Glimmer [https://glimmerjs.com] are constantly attempting to walk a fine line between runtime performance and developer ergonomics. If we lean too heavily towards developer ergonomics we ship a bunch of extra code which hurts runtime performance, but if we lean too much
May 1, 2017 4 min read
Ember CLI

Ember CLI Targets 🎯

From the time that Ember CLI first started supporting transpilation of ES2015 (known as ES6 or ESNext back then), source could be authored in the latest ES version and the tooling would emit code that is ES5 compatible. Being able to author using the current spec version but support older
Apr 21, 2017 4 min read
Page 1 of 1
Adventures in Open Source © 2023
Powered by Ghost