From 70eae08bf43cc73d154613b131a0d8aa4b5e29e2 Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Fri, 14 Dec 2018 11:04:57 -0800 Subject: [PATCH 1/3] copy edits --- .../blog/2018-12-14-the-ember-times-issue-77.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/source/blog/2018-12-14-the-ember-times-issue-77.md b/source/blog/2018-12-14-the-ember-times-issue-77.md index ed331586fc..c691ba2447 100644 --- a/source/blog/2018-12-14-the-ember-times-issue-77.md +++ b/source/blog/2018-12-14-the-ember-times-issue-77.md @@ -1,16 +1,14 @@ --- title: The Ember Times - Issue No. 77 -author: Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, the crowd +author: Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 alias : "blog/2018/12/14-the-ember-times-issue-77.html" responsive: true --- - Emberistas! 🐹 +Salut Emberistas! 🐹 -, - -This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, want to learn more about component patterns πŸ“šπŸ§?, Ember 3.6 released πŸš€ +This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, learn more about component patterns πŸ“šπŸ§, Ember 3.6 released πŸš€... --- @@ -25,14 +23,14 @@ Leave your thoughts on how boolean arguments could be implemented for Ember comp --- -## [Ember 3.6 released πŸš€](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html) +## [Ember 3.6 Released πŸš€](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html) Ember 3.6 is out and ready to use. This release contains the last step of the **Native Class Constructor Update RFC**. This introduces native classes in Ember but with some caveats so remember to read the [release post](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html#toc_new-features-2) carefully before refactoring your code base. -Ember 3.6 also contains the final stage of the **router service RFC** which includes some new methods that can improve the way you deal with routing. There’s also new deprecations and some small fixes in Ember CLI so be sure to check out the complete [release post](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html) +Ember 3.6 also contains the final stage of the **router service RFC** which includes some new methods that can improve the way you deal with routing. There’s also new deprecations and some small fixes in Ember CLI so be sure to check out the complete [release post](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html). --- -## [Components patterns in Ember Blog πŸ“šπŸ§](https://twitter.com/TheMacsour/status/1072088269742112768) +## [Components Patterns in Ember Blog πŸ“šπŸ§](https://twitter.com/TheMacsour/status/1072088269742112768) [@Exelord](https://github.com/Exelord) published a blog post on [component patterns in Ember](https://medium.com/macsour/components-patterns-in-ember-js-5e6fc6eea28f). The article presents a collection of **component patterns** used in the Ember community for readers to better understand what kind of component pattern would best match their particular use case. @@ -105,4 +103,4 @@ That's another wrap! ✨ Be kind, -Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, the crowd and the Learning Team +Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, and the Learning Team From ffa61358d92ec5fc1bb69fa5c001fdb69d6096b1 Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Fri, 14 Dec 2018 11:10:59 -0800 Subject: [PATCH 2/3] Add EmberConf Remove other things --- .../2018-12-14-the-ember-times-issue-77.md | 30 ++----------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/source/blog/2018-12-14-the-ember-times-issue-77.md b/source/blog/2018-12-14-the-ember-times-issue-77.md index c691ba2447..458f086fc2 100644 --- a/source/blog/2018-12-14-the-ember-times-issue-77.md +++ b/source/blog/2018-12-14-the-ember-times-issue-77.md @@ -8,7 +8,7 @@ responsive: true Salut Emberistas! 🐹 -This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, learn more about component patterns πŸ“šπŸ§, Ember 3.6 released πŸš€... +This week boolean component arguments 0️⃣1️⃣ are in for an RFC, learn more about component patterns πŸ“šπŸ§, Ember 3.6 released πŸš€, and the EmberConf speakers have been announced! πŸ‘ --- @@ -40,33 +40,9 @@ Read more about it the [blog post](https://medium.com/macsour/components-pattern --- -## [SECTION TITLE](#section-url) - - ---- - -## [SECTION TITLE](#section-url) - - ---- - -## [SECTION TITLE](#section-url) - - ---- - -## [SECTION TITLE](#section-url) - - ---- - -## [SECTION TITLE](#section-url) - - ---- - -## [SECTION TITLE](#section-url) +## [EmberConf Schedule Announced πŸ“£](https://emberconf.com/schedule.html) +Save the date for **March 18-20** in Portland! The EmberConf lineup has been [announced](https://emberconf.com/schedule.html) and we're super excited for three days of learning and sharing. Congratulations to all the speakers! --- From 32a1fc940ae443234999e8e40fac94822d69e9c4 Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Fri, 14 Dec 2018 11:26:04 -0800 Subject: [PATCH 3/3] Add more detail and fix emoji --- source/blog/2018-12-14-the-ember-times-issue-77.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/blog/2018-12-14-the-ember-times-issue-77.md b/source/blog/2018-12-14-the-ember-times-issue-77.md index 458f086fc2..4da8be5455 100644 --- a/source/blog/2018-12-14-the-ember-times-issue-77.md +++ b/source/blog/2018-12-14-the-ember-times-issue-77.md @@ -12,7 +12,7 @@ This week boolean component arguments 0️⃣1️⃣ are in for an RFC, learn mo --- -## [Boolean Dreams Come True 0οΈβƒ£πŸ’­βƒ£1️⃣](https://github.com/emberjs/rfcs/pull/407) +## [Boolean Dreams Come True 0οΈβƒ£β˜οΈ1️⃣](https://github.com/emberjs/rfcs/pull/407) Ever wanted to pass **boolean arguments** to your **components** _just_ like you would pass boolean attributes - like checked or readonly - to an HTML element? @@ -42,7 +42,7 @@ Read more about it the [blog post](https://medium.com/macsour/components-pattern ## [EmberConf Schedule Announced πŸ“£](https://emberconf.com/schedule.html) -Save the date for **March 18-20** in Portland! The EmberConf lineup has been [announced](https://emberconf.com/schedule.html) and we're super excited for three days of learning and sharing. Congratulations to all the speakers! +Save the date for **March 18-20** in Portland! The EmberConf lineup has been [announced](https://emberconf.com/schedule.html)! We're excited for three days of learning and sharing such as "Modern Ember with Octane", to "Developing an Ember Test Strategy", to "Dealing with Data in 2019". Congratulations to all the speakers! ---