The Ember Times - Issue No. 82

హలో Emberistas! 🐹

This week you can read all about a new RFC for accessible routing 🗺, angle brackets coming 🔜 to the guides, a new way to decorate with Ember Decorators 🖼, a contributor interview with @bekzod 💬, check out the upcoming Ember.js documentary 🎬🍿🎥, a new RFC for contextual helpers 🎒 and more!


New RFC: Accessible Routing in Ember 🗺

Currently, routing in Ember is not natively accessible for users with assistive technology. This means that whenever the user navigates to a new route within an Ember application, screen readers do not read out the new content or appropriately move focus. This new RFC by @MelSumner proposes a solution to this so Ember routing can be natively accessible for users with assistive technology.

Feel free to read the RFC and leave your thoughts as a comment.


Coming Soon: Angle Brackets to the Guides 🎉

A quest issue to convert the guides to angle bracket invocation is gaining traction. This effort will bring RFC 311 to the documentation in the next few weeks, which is nice since this is a feature that has been available in Ember for some time! Many thanks to the contributors involved in this effort. 👏


Decorate Today! The Ember Way! 📍

Ember Decorators are the future of using Ember along with native Javascript classes. The addon ember-decorators allows you to use "The Javascript of the Future, Today!" Once you install it you will have a fully RFC compliant implementation of Ember Decorators. The Ember Decorators RFC was merged into the RFC repo about two weeks ago. It will take some time until this functionality is in Ember Core. If you would like to try this out now and give your feedback then install the addon and test it out! Thanks to everyone for pushing this forward and making it a reality. 🏆

Decorate away!


"I contribute to Ember" with Bekzod Khaitbaev 💬

Bek

This week we'd like to highlight the work of community member Bekzod Khaitbaev, also known as @bekzod. In an exclusive interview with the Ember Times he talk about his learnings as a contributor to the Ember.js framework and why contributions can have an impact on thousands of people.

You can read the full interview on the Ember Forum.

Read more


Ember.js: The Documentary 🎬🍿🎥

Ever wondered how and why Ember came to be? Starring @wycats, @tomdale, @wifelette and members of the Ember community – the film "Ember.js: The Documentary" will be premiering at Pakhuis de Zwijger in Amsterdam on February 8th! Get your tickets while they’re still available on EventBrite!

Until then, you can always watch the trailer on YouTube!


Contextual Helpers 🆕

The Contextual Components pattern empowered addon authors to create highly reusable UI components as part of popular addons such as Ember Light Table, Ember Power Calendar, Ember Paper and many more.

In extension of allowing components to be contextual, a new Request for Comments (RFC) proposes to extend the semantics of template helpers in a similar fashion.

You can read all about the motivation and possible design solutions in the original proposal and leave your thoughts in the comments below!


Contributors' Corner 👏

This week we'd like to thank @rwjblue, @samselikoff, @cibernox, @Parrryy, @cah-danmonroe, @MichalBryxi, @jelhan, @gitKrystan, @simonihmig, @efx, @rwwagner90, @kategengler, @pzuraq, @ppcano, @wycats for their contributions to Ember and related repositories! 💖


Got a Question? Ask Readers' Questions! 🤓

Office Hours Tomster Mascot

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! 🤞


#embertimes 📰

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,

Kenneth Larsen, Amy Lam, Jessica Jordan, Alon Bukai, Chris Ng, and the Learning Team