From 321fbb19eb504e8b1223c2a719a5abab620fe4d2 Mon Sep 17 00:00:00 2001 From: Sean Massa Date: Tue, 28 Jan 2020 21:51:27 -0600 Subject: [PATCH 1/3] Ember Times #133: add community feedback from flashrecruit --- source/2020-01-31-the-ember-times-issue-133.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/source/2020-01-31-the-ember-times-issue-133.md b/source/2020-01-31-the-ember-times-issue-133.md index a51c994c8..5e1b91243 100644 --- a/source/2020-01-31-the-ember-times-issue-133.md +++ b/source/2020-01-31-the-ember-times-issue-133.md @@ -74,13 +74,17 @@ READMORE --- -## [Section title in sentence case 🐹](#section-url) +## [Community Feedback from FlashRecruit :clap:](https://flashrecruit.com) - - +At [**FlashRecruit**](https://flashrecruit.com), we're building a conversational job marketplace. We've been using Ember Octane since before the official preview--don't tell anyone--to build the new version of our job board and dashboard. - - +Ember Octane allowed us to quickly prototype an application, move on to production with little tech debt, and feel well supported throughout the process. + +Tracked Properties and Glimmer Components provide a wonderful mental model to work from. They also simplify our code by bringing it closer to JavaScript and HTML. We had a new hire that only had to learn the Octane way, which ended up far smoother than the classic-style onboarding. + +We saw a few issues in the preview period, but the community was quick to help us figure out how to move past them. They were mostly fixed by the official release, as well. + +We look forward to the enhanced tracking changes coming in RFCs like [#577](https://github.com/emberjs/rfcs/pull/577). Honestly, anything beyond this point is just gravy. --- @@ -106,7 +110,7 @@ READMORE ## [Contributors' Corner 👏](https://guides.emberjs.com/release/contributing/repositories/) -

This week we'd like to thank our siblings for their contributions to Ember and related repositories! 💖

+

This week we'd like to thank [@endangeredmassa](https://github.com/endangeredmassa) for their contributions to Ember and related repositories! 💖

--- From 7535f0aeb5f23597f639cd9061e6b17a2aeadb15 Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Tue, 28 Jan 2020 21:51:24 -0800 Subject: [PATCH 2/3] Fix Alex linter issues This change should make CI green --- source/2020-01-31-the-ember-times-issue-133.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2020-01-31-the-ember-times-issue-133.md b/source/2020-01-31-the-ember-times-issue-133.md index 5e1b91243..955504bf8 100644 --- a/source/2020-01-31-the-ember-times-issue-133.md +++ b/source/2020-01-31-the-ember-times-issue-133.md @@ -80,10 +80,12 @@ At [**FlashRecruit**](https://flashrecruit.com), we're building a conversational Ember Octane allowed us to quickly prototype an application, move on to production with little tech debt, and feel well supported throughout the process. + Tracked Properties and Glimmer Components provide a wonderful mental model to work from. They also simplify our code by bringing it closer to JavaScript and HTML. We had a new hire that only had to learn the Octane way, which ended up far smoother than the classic-style onboarding. We saw a few issues in the preview period, but the community was quick to help us figure out how to move past them. They were mostly fixed by the official release, as well. + We look forward to the enhanced tracking changes coming in RFCs like [#577](https://github.com/emberjs/rfcs/pull/577). Honestly, anything beyond this point is just gravy. --- From e4f371025f84a7a67474ee18e62c6902817a40fb Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Thu, 30 Jan 2020 00:15:48 -0800 Subject: [PATCH 3/3] Copy edits --- source/2020-01-31-the-ember-times-issue-133.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/source/2020-01-31-the-ember-times-issue-133.md b/source/2020-01-31-the-ember-times-issue-133.md index 955504bf8..8a7fbe166 100644 --- a/source/2020-01-31-the-ember-times-issue-133.md +++ b/source/2020-01-31-the-ember-times-issue-133.md @@ -1,13 +1,15 @@ --- title: The Ember Times - Issue No. 133 -author: the crowd +author: Sean Massa, the crowd tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2020 alias : "blog/2020/01/31-the-ember-times-issue-133.html" responsive: true --- Emberistas! 🐹 - +Community feedback from FlashRecruit 👏, +... + READMORE @@ -74,7 +76,7 @@ READMORE --- -## [Community Feedback from FlashRecruit :clap:](https://flashrecruit.com) +## [Community feedback from FlashRecruit 👏](https://flashrecruit.com) At [**FlashRecruit**](https://flashrecruit.com), we're building a conversational job marketplace. We've been using Ember Octane since before the official preview--don't tell anyone--to build the new version of our job board and dashboard. @@ -112,7 +114,7 @@ We look forward to the enhanced tracking changes coming in RFCs like [#577](http ## [Contributors' Corner 👏](https://guides.emberjs.com/release/contributing/repositories/) -

This week we'd like to thank [@endangeredmassa](https://github.com/endangeredmassa) for their contributions to Ember and related repositories! 💖

+

This week we'd like to thank ... for their contributions to Ember and related repositories! 💖

--- @@ -140,4 +142,4 @@ That's another wrap! ✨ Be kind, -the crowd and the Learning Team +Sean Massa, the crowd and the Learning Team