Skip to content

Commit

Permalink
Merge pull request #41 from ember-learn/add-singleton-record-data-rfc
Browse files Browse the repository at this point in the history
Adds Singleton Record Data RFC
  • Loading branch information
jayjayjpg authored Mar 29, 2019
2 parents 6407105 + a1afbe0 commit 6cb812b
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions source/2019-03-30-the-ember-times-issue-91.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: The Ember Times - Issue No. 91
author: Anne-Greeth van Herwijnen, Chris Ng, Jessica Jordan, Bradley Leftley, Kenneth Larsen, the crowd
author: Anne-Greeth van Herwijnen, Chris Ng, Jessica Jordan, Bradley Leftley, Kenneth Larsen, Jared Galanis the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2019
alias : "blog/2019/03/30-the-ember-times-issue-91.html"
responsive: true
Expand All @@ -10,7 +10,7 @@ responsive: true

<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>
<!--alex ignore hangman-hangwoman-->
Read some RFCs around **Record Data Errors** 📇 and extending `EmberObject` 💡, learn how to build Hangman with **Ember Octane** 🎬 and about the **addon modules** RFC, check out the "e"mpressive EmberWeekend podcast with **@mansona**, ...
Read some RFCs around **Record Data Errors** 📇 and extending `EmberObject` 💡, learn how to build Hangman with **Ember Octane** 🎬 and about the **addon modules** RFC, check out the "e"mpressive EmberWeekend podcast with **@mansona**, checkout the Singleton Record Data RFC for Ember Data 💾, ...


...and read the exclusive interview with Ember contributor **@kategengler**.
Expand Down Expand Up @@ -69,8 +69,12 @@ Listen to the full [podcast]( https://emberweekend.com/episodes/empress-the-embe

---

## [SECTION TITLE](#section-url)
## [Singleton Record Data RFC](https://github.com/emberjs/rfcs/pull/461) 💾
Want to learn more about how some of Ember Data's APIs are developing? Take a peek at the Singleton Record Data RFC recently opened by [@runspired](https://github.com/runspired).

This RFC focuses on ensuring that Record Data can be implemented as a singleton, eliminates some redundant APIs and simplifies method signatures. This plan for Record Data offers opportunities for performance optimizations ⚡️ and improved feature sets! ✨

For these proposed changes and a detailed design, including changes to many of the methods involved, checkout the [Singleton Record Data RFC](https://github.com/emberjs/rfcs/pull/461).

---

Expand Down Expand Up @@ -135,4 +139,5 @@ That's another wrap! ✨

Be kind,

Anne-Greeth van Herwijnen, Chris Ng, Jessica Jordan, Bradley Leftley, Kenneth Larsen, the crowd and the Learning Team

Anne-Greeth van Herwijnen, Chris Ng, Jessica Jordan, Bradley Leftley, Kenneth Larsen, Jared Galanis the crowd and the Learning Team

0 comments on commit 6cb812b

Please sign in to comment.