diff --git a/source/blog/2018-09-14-the-ember-times-issue-64.md b/source/blog/2018-09-14-the-ember-times-issue-64.md index 66b82f47b6..d5530b23fb 100644 --- a/source/blog/2018-09-14-the-ember-times-issue-64.md +++ b/source/blog/2018-09-14-the-ember-times-issue-64.md @@ -1,8 +1,8 @@ --- -title: The Ember Times - Issue No. XX +title: The Ember Times - Issue No. 64 author: the crowd tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 -alias : "blog/xxxx/xx/xx-the-ember-times-issue-XX.html" +alias : "blog/2018/09/14-the-ember-times-issue-64.html" responsive: true --- @@ -12,13 +12,22 @@ responsive: true --- -## [SECTION TITLE](#section-url) +## [Everyone's Moved! 📦 Meet Your Ember 🐹 Friends On Discord 🗣](https://discord.gg/zT3asNS) + +It's done! 👌 The **community chat has** finally **moved** over to [Discord](https://discordapp.com/)! +Even more **modern** than _IRC_ and _ICQ_ combined, you can now chat with other Emberistas from all around the globe in many different topic channels with **unlimited message history** 💌✨. +[Join today](https://discord.gg/zT3asNS)) and be sure to get setup as described in the `#setup-profile` channel. To start chatting, request the _community-member_ role in `#discord-server-admin`, so the undaunted org admins can make sure THAT YOU ARE NOT A BOT BUT A REAL HUMAN JUST LIKE US HA-HA 🤖. --- -## [SECTION TITLE](#section-url) +## [A Public Factory 🏭 For Your Models ](https://github.com/emberjs/rfcs/pull/372) + +A brand-new 🔥 **Request For Comments (RFC)** makes addon authors' and Ember power users' 💪 hearts ♡ leap for joy: +The previously [deprecated Ember Data `store` method `modelFactoryFor`](https://github.com/emberjs/data/blob/v3.3.1/addon/-private/system/store.js#L2083) is making its comeback as an official, **public API**. +This new public method will allow users to provide any kind of `ModelClass` (and not only the default `DS.Model` provided by Ember Data) to applications if needed. +Curious? [**Read the full proposal**](https://github.com/emberjs/rfcs/pull/372) and leave your questions and suggestions in the comments below! --- @@ -60,7 +69,8 @@ responsive: true ## [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 @locks, @mike-north, @IzzatN, @rwwagner90, @kennethlarsen, @amyrlam, @jessica-jordan, @dcyriller, @nathanhammond, @runspired, @nlfurniss, @thorsteinsson, @pzuraq, @Gaurav0, @rwjblue, @twokul, @dnalagatla, @kategengler, @ryanto, @22a, @Kerrick, @ppcano, @thereR4lights and @dependabot[bot] +for their contributions to Ember and related repositories 💖!

---