From 34c13d0a1851a2d2db25f7137e1d297a7b7bd2b5 Mon Sep 17 00:00:00 2001 From: Kenneth Larsen Date: Thu, 15 Nov 2018 14:03:49 +0100 Subject: [PATCH 1/4] WIP: Added section on EmberFest --- source/blog/2018-11-16-the-ember-times-issue-73.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/source/blog/2018-11-16-the-ember-times-issue-73.md b/source/blog/2018-11-16-the-ember-times-issue-73.md index bb6aeab2f2..5e990d92f2 100644 --- a/source/blog/2018-11-16-the-ember-times-issue-73.md +++ b/source/blog/2018-11-16-the-ember-times-issue-73.md @@ -1,6 +1,6 @@ --- title: The Ember Times - Issue No. 73 -author: Jessica Jordan, the crowd +author: Jessica Jordan, Kenneth Larsen, Niels Rasmussen, the crowd tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 alias : "blog/2018/11/16-the-ember-times-issue-73.html" responsive: true @@ -44,8 +44,16 @@ Have you heard about [Hooks in React](https://reactjs.org/docs/hooks-intro.html) --- -## [SECTION TITLE](#section-url) +## [SECTION TITLE](https://www.youtube.com/playlist?list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9) +The videos from EmberFest are **now available** on [YouTube](https://www.youtube.com/playlist?list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9). This means that you can experience all of the great talks even though you weren’t there! (And you know, if you were there you can now re-live it all). + +If you don’t know where to start then we highly recommend the [opening keynote by Tom Dale](https://www.youtube.com/watch?v=oRzmDobMZ_Q&t=0s&list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9&index=2) and the [closing keynote by Melanie Sumner](https://www.youtube.com/watch?v=xP-kog04lng&list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9&index=21). + +Tom Dale spoke about what will happen next year when you generate a new Ember app. This involves super exciting things like the **module unification app structure**, **angle bracket invocation**, **JavaScript classes**, **tracked properties** and much more. All of this is of course delivered with the usual Tom Dale dapperness and humor. Definitely worth a watch. + + +If you want to browse through all of the great talks from EmberFest, check out the [YouTube playlist](https://www.youtube.com/watch?v=xP-kog04lng&list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9&index=21). --- @@ -112,4 +120,4 @@ That's another wrap! ✨ Be kind, -Jessica Jordan, the crowd and the Learning Team +Jessica Jordan, Kenneth Larsen, Niels Rasmussen, the crowd and the Learning Team From 12eb76564fe3931bca9374e065a32413ca4626f9 Mon Sep 17 00:00:00 2001 From: Kenneth Larsen Date: Thu, 15 Nov 2018 14:05:24 +0100 Subject: [PATCH 2/4] Update 2018-11-16-the-ember-times-issue-73.md --- source/blog/2018-11-16-the-ember-times-issue-73.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2018-11-16-the-ember-times-issue-73.md b/source/blog/2018-11-16-the-ember-times-issue-73.md index 5e990d92f2..ebf98a354b 100644 --- a/source/blog/2018-11-16-the-ember-times-issue-73.md +++ b/source/blog/2018-11-16-the-ember-times-issue-73.md @@ -44,7 +44,7 @@ Have you heard about [Hooks in React](https://reactjs.org/docs/hooks-intro.html) --- -## [SECTION TITLE](https://www.youtube.com/playlist?list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9) +## [Videos From EmberFest Are Out!](https://www.youtube.com/playlist?list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9) The videos from EmberFest are **now available** on [YouTube](https://www.youtube.com/playlist?list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9). This means that you can experience all of the great talks even though you weren’t there! (And you know, if you were there you can now re-live it all). If you don’t know where to start then we highly recommend the [opening keynote by Tom Dale](https://www.youtube.com/watch?v=oRzmDobMZ_Q&t=0s&list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9&index=2) and the [closing keynote by Melanie Sumner](https://www.youtube.com/watch?v=xP-kog04lng&list=PLN4SpDLOSVkSB9034lDNdP1JoNBGssax9&index=21). From 01e77c73c89a4013c8b11296353089e5a4f71858 Mon Sep 17 00:00:00 2001 From: Kenneth Larsen Date: Thu, 15 Nov 2018 15:39:39 +0100 Subject: [PATCH 3/4] Update 2018-11-16-the-ember-times-issue-73.md --- source/blog/2018-11-16-the-ember-times-issue-73.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2018-11-16-the-ember-times-issue-73.md b/source/blog/2018-11-16-the-ember-times-issue-73.md index ebf98a354b..411e70071e 100644 --- a/source/blog/2018-11-16-the-ember-times-issue-73.md +++ b/source/blog/2018-11-16-the-ember-times-issue-73.md @@ -9,7 +9,7 @@ responsive: true Emberistas! 🐹 -Last call for your **talk submissions** to **EmberConf 2019** 📣! Try out React Hooks in Ember 👯‍♀️, ... +Last call for your **talk submissions** to **EmberConf 2019** 📣! Try out React Hooks in Ember 👯‍♀️, Watch all the talks from EmberFest!, ... --- From 12fa4e4479acadac59f8dade9ec5b8dea360a007 Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Thu, 15 Nov 2018 19:04:36 +0100 Subject: [PATCH 4/4] Update source/blog/2018-11-16-the-ember-times-issue-73.md Co-Authored-By: kennethlarsen --- source/blog/2018-11-16-the-ember-times-issue-73.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2018-11-16-the-ember-times-issue-73.md b/source/blog/2018-11-16-the-ember-times-issue-73.md index 411e70071e..da2ab9111c 100644 --- a/source/blog/2018-11-16-the-ember-times-issue-73.md +++ b/source/blog/2018-11-16-the-ember-times-issue-73.md @@ -9,7 +9,7 @@ responsive: true Emberistas! 🐹 -Last call for your **talk submissions** to **EmberConf 2019** 📣! Try out React Hooks in Ember 👯‍♀️, Watch all the talks from EmberFest!, ... +Last call for your **talk submissions** to **EmberConf 2019** 📣! Try out React Hooks in Ember 👯‍♀️, Watch all the talks from EmberFest! 🎥, ... ---