The Ember Times - Issue #64
Issue #64
OlÑ Emberistas! 🐹

Read either on the Ember blog or in our e-mail newsletter what has been going on in Emberland this week.

This week we're sharing news about the πŸ†• Ember community Discord chat πŸ’¬, some fresh πŸ₯‘ RFCs, the State of JavaScript 2018 Survey πŸ“, Ember Data Help Wanted πŸ—, and welcoming new Learning Team members πŸ‘‹!
It's done! πŸ‘Œ The community chat has finally moved over to Discord! 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 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 πŸ€–.
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 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 and leave your questions and suggestions in the comments below!
"Just like [the holidays] or the flu, the State of JavaScript survey comes back around every year. But unlike these, it’s something to actually look forward to!" - Sacha Greif

State of JavaScript is the yearly JavaScript survey that aims to gauge the whole JavaScript community across all frameworks, libraries, regional location and more. It tries to find out with which technologies developers are most happy with as well as which technologies are coming up and becoming popular in JavaScript.

Last year there were over 20,000 entries and while Ember was known by most, many either didn't want to learn it or had used it in the past and didn't want to again. With all of the improvements to Ember these past few years, we can do better!

So go and fill out the survey and show your support for Ember in 2018! Make your voice heard! πŸ“£

Check out the Twitter or Medium post to learn more.

πŸŽ‰ Take the survey! πŸŽ‰
Ember Core Team member @chadhietala proposed 2 RFCs around Element Modifiers – one for the Modifier Manager and the other for the Element Modifier itself.

Element Modifiers provide stable access of the DOM node they are installed on. Unlike a component, there is no template/layout for an element modifier. Unlike a helper, an element modifier does not return a value. An element modifier is invoked in "element space". This is the space between < and > opening an HTML tag.

Here is an example of the element modifier syntax in action:

<button {{ opening_double_curly() }}effect 'fade-in'{{ closing_double_curly() }}>Save</button>
The Modifier Manager RFC proposes to add a low level primitive for defining an element modifier which is responsible for coordinating the lifecycle events that occurs when invoking, installing and updating an element modifier. Most app developers would not need interact with the manager but it would allow the community to experiment with and iterate on this API outside of the core framework.

See more in the respective RFCs for Element Modifier and Modifier Manager.
We talked about contributing to Ember Data last week. This week there are even more ways to get involved! Help @runspired ship ember-data/json-api-validator. He writes that this addon will enable you to write clearer normalization tests, catch those pesky and usually silent formatting issues, and leave you with actionable errors instead of head-scratching ones! Run the test suite or check out some of the repo issues here.
The Ember Learning Core Team is pleased to announce two new members. @mansona and @amyrlam have both been working for over a year to make Ember more accessible to contributors. Can’t wait to see what they get up to next!
Wondering about something related to Ember, Ember Data, Glimmer, or addons in the Ember ecosystem, but don't know where to ask? Readers’ Questions are just for you!

Submit your own short and sweet question under bit.ly/ask-ember-core. And don’t worry, there are no silly questions, we appreciate them all - promise! 🀞
Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at #support-ember-times on the Ember Community Discord or ping us @embertimes on Twitter.
That's another wrap! ✨

Be kind,

Jessica Jordan, Miguel Braga Gomes, Chris Ng, Kenneth Larsen, Amy Lam, Ryan Mark, and the Learning Team
Until the next issue, happy Embering :)
The Ember Learning Team Β· 812 SW Washington St, Ste 1000 Β· Portland OR 97205 Β· USA
Unsubscribe | View in browser