The Ember Times - Issue #79
Issue #79
Blein Vie Noa, Emberistas! ๐Ÿน๐ŸŽ†๐ŸŽ‡

The new year starts off with loads of new RFCs! Read more about suggested deprecations of Route render methods and selected ApplicationController properties ๐Ÿˆธ! We also have a new RFC for a brand new look of emberjs.com, performance improvements ๐ŸŽ for the API Docs search, a new beta release of ember-cli-babel and an advanced testing exam for you!
Website Redesign ๐ŸŽจ
The official Ember website is due for a new look and feel. That is why a new RFC proposes a completely new look ๐Ÿ’… for emberjs.com. A side effect of not having updated the look and feel of the website for some years is that for people who arenโ€™t involved in the day-to-day of Ember development, itโ€™s easy to miss just how well the framework has kept up over the years.

The redesign aims to modernize, update and improve all the things on the website so that the impression given to the general public matches reality.

Thereโ€™s already a good discussion going on in the RFC comment section, and we would love to hear your thoughts as well.
Read More
Do you remember Route.render() and Route.renderTemplate()? You might not. In fact, these route methods have been less and less emphasised in the Ember learning story and are not even mentioned in the Ember Guides anymore. Although these APIs were useful in the past, nowadays a component-focussed approach allows Ember developers to omit them entirely.

Therefore, a new RFC suggests the deprecation of Route#render and Route#renderTemplate. You can read more about the motivation behind it and how to replace these methods in your application in the original proposal.

Questions? Suggestions? Leave them right in the comments section of the RFC!
With the introduction of the Router Service it's been easier than ever to check on current app state, e.g. the name of the active route, anywhere in your application. This also means that the current ApplicationController#currentPath and ApplicationController#currentRouteName API has become obsolete.

API Search Performance ๐ŸŽ
The integration with our search provider, Algolia that powers both Ember Guides and Ember API Docs has now become even more performant!

The work from our friends at Algolia unlocked a performance boost of the API docs search by as high as 285% for some countries in Europe! The map shows data centers where the API docs are currently stored and (on the right) the performance improvement for the top searching countries.
@pzuraq recently announced the release of ember-cli-babel@v7.3.0-beta.1!

The plugin ember-cli-babel uses Babel and babel-preset-env to allow us to use ES6 syntax within our Ember CLI project.

With the 7.3.0 beta release, the includeExternalHelpers option is now available. This option controls deduplicating the default Babel helper functions by putting them in a shared module and lowering the payload size.

To read more on the includeExternalHelpers check out the docs!
Ember's testing story already makes testing incredibly approachable to developers, but what if it could bring even more to the table right from the start? Imagine being able to speed up your test suite with parallel testing or running tests in randomized order with a simple ember test command in your app.

A new RFC proposes an update to the testing default in Ember apps and addons by providing ember-exam - an Ember addon developers can already use for advanced testing strategies - built into Ember's testing setup.

Be sure to read the full proposal and leave your thoughts in the comments below!
This week we'd like to thank @zeppelin, @Turbo87, @jamesgeorge007, @ppcano, @rwjblue, @chrisrng, @jessica-jordan, @mschinis, @kennethlarsen, @nummi, @rwwagner90 and @mixonic for their contributions to Ember and related repositories! ๐Ÿ’–
Wondering about something related to Ember, Ember Data, Glimmer, or addons in the Ember ecosystem, but don't know where to ask? Readersโ€™ Questions are just for you!

Submit your own short and sweet question under bit.ly/ask-ember-core. And donโ€™t worry, there are no silly questions, we appreciate them all - promise! ๐Ÿคž
Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at #support-ember-times on the Ember Community Discord or ping us @embertimes on Twitter.

Keep on top of what's been going on in Emberland this week by subscribing to our e-mail newsletter! You can also find our posts on the Ember blog.

That's another wrap! โœจ

Be kind,

Chris Ng, Jessica Jordan, Kenneth Larsen, Michael Schinis and the Learning Team
Until the next issue, happy Embering :)
The Ember Learning Team ยท 812 SW Washington St, Ste 1000 ยท Portland OR 97205 ยท USA
Unsubscribe | View in browser