Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions source/blog/2018-10-26-the-ember-times-issue-70.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: The Ember Times - Issue No. 70
author: Chris Ng, Jessica Jordan
author: Jen Weber, Chris Ng, Amy Lam, Jessica Jordan
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
alias : "blog/2018/10/26-the-ember-times-issue-70.html"
responsive: true
---

<SAYING-HELLO-IN-YOUR-FAVORITE-LANGUAGE> Emberistas! 🐹

More convenient **transitions** through your Ember apps with the **new Router Helpers & Element Modifiers RFC**, artisan ☕️ deprecations for **setting** your **component managers**,
An Ember standard for i18n 🌍, more convenient **transitions** through your Ember apps with the **new Router Helpers & Element Modifiers RFC**, artisan ☕️ deprecations for **setting** your **component managers**, an exciting new Readers' Question 🤔 on the future of controllers, using GraphQL in Ember 💥, and more.

---

Expand Down Expand Up @@ -50,7 +50,9 @@ Read all about the motivation behind this deprecation in the [hand-crafted RFC o

---

## [SECTION TITLE](#section-url)
## [No Graph Theory Required: Ember and GraphQL in Practice ⚡️](https://medium.com/kloeckner-i/ember-and-graphql-8aa15f7a2554)

Following his [EmberFest](https://emberfest.eu/schedule/#rocky-neurock) talk with [@chadian](https://github.com/chadian), [@jneurock](https://github.com/jneurock) blogged about their experience with GraphQL in Ember. If you are struggling with JSON API, or thinking about GraphQL, this article should give you an understanding of how to get started. They even created an [example repo](https://github.com/chadian/ember-graphql-examples) that includes an Ember app demonstrating GraphQL integration with four different clients. Check out the [article](https://medium.com/kloeckner-i/ember-and-graphql-8aa15f7a2554) and the [GraphQL website](https://graphql.org/learn/) to learn more!


---
Expand All @@ -75,9 +77,9 @@ Read all about the motivation behind this deprecation in the [hand-crafted RFC o

---

## [Readers' Question: What is the future of Controllers?](https://discuss.emberjs.com/t/readers-questions-what-is-the-future-of-controllers-when-is-it-a-good-time-to-use-them-in-a-modern-ember-app/15708)
## [Readers' Question: What is the Future 🚀 of Controllers?](https://discuss.emberjs.com/t/readers-questions-what-is-the-future-of-controllers-when-is-it-a-good-time-to-use-them-in-a-modern-ember-app/15708)

Ah, the age old question, "What is the future of controllers? When is it a good time to use them in a modern Ember app?" Jen Weber tackles this topic with some help from Framework Core Team member Edward Faulkner. TLDR: do use them, don't lose any sleep over them, and help us decide their future. See this [Ember Discuss post](https://discuss.emberjs.com/t/readers-questions-what-is-the-future-of-controllers-when-is-it-a-good-time-to-use-them-in-a-modern-ember-app/15708) for the article and conversation!
Ah, the age old question: "What is the future of controllers? When is it a good time to use them in a modern Ember app?" [@jenweber](https://github.com/jenweber) tackles this topic with some help from Framework Core Team member [@ef4](https://github.com/ef4). TLDR: do use them, don't lose any sleep over them, and help us decide their future. See this [Ember Discuss post](https://discuss.emberjs.com/t/readers-questions-what-is-the-future-of-controllers-when-is-it-a-good-time-to-use-them-in-a-modern-ember-app/15708) for the article and conversation!

---

Expand Down Expand Up @@ -114,4 +116,4 @@ That's another wrap! ✨

Be kind,

Chris Ng, Jessica Jordan, and the Learning Team
Jen Weber, Chris Ng, Amy Lam, Jessica Jordan, and the Learning Team