diff --git a/source/blog/2019-01-25-the-ember-times-issue-82.md b/source/blog/2019-01-25-the-ember-times-issue-82.md index f1534d261a..a58002bde2 100644 --- a/source/blog/2019-01-25-the-ember-times-issue-82.md +++ b/source/blog/2019-01-25-the-ember-times-issue-82.md @@ -8,7 +8,7 @@ responsive: true ΰ°Ήΰ°²ΰ± Emberistas! πΉ -This week you can read all about a new RFC for **accesible routing** πΊ, angle brackets coming soon to the guides, a new way to decorate with Ember Decorators, a contributor interview with @bekzod, check out the upcoming Ember.js documentary π¬πΏπ₯, and more! +This week you can read all about a new RFC for **accesible routing** πΊ, angle brackets coming soon 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! --- @@ -26,7 +26,7 @@ A [quest issue](https://github.com/ember-learn/guides-source/issues/139) to conv --- ## [Decorate today! The Ember Way! π](http://ember-decorators.github.io/ember-decorators/) -[Ember Decorators](https://github.com/emberjs/rfcs/blob/master/text/0408-decorators.md) are the future of using Ember along with native Javascript classes. The addon [ember-decorators](https://github.com/ember-decorators/ember-decorators) allows you to use **"The Javascript of the Future, Today!"** +[Ember Decorators](https://github.com/emberjs/rfcs/blob/master/text/0408-decorators.md) are the future of using Ember along with native Javascript classes. The addon [ember-decorators](https://github.com/ember-decorators/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](https://github.com/emberjs/rfcs/blob/master/text/0408-decorators.md) 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! @@ -51,16 +51,15 @@ Thanks to everyone for pushing this forward and making it a reality π --- -## ["I contribute to Ember" with Bek](#link-to-forum) +## ["I contribute to Ember" with Bekzod Khaitbaev π¬](https://discuss.emberjs.com/t/i-contribute-to-ember-with-bekzod-khaitbaev/16085)
