Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EmberTimes no. 209 #1326

Merged
merged 5 commits into from
Feb 15, 2024
Merged
Changes from 3 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
86 changes: 86 additions & 0 deletions content/the-ember-times-issue-209.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
---
title: The Ember Times - Issue No. 209
authors:
- anne-greeth-schot-van-herwijnen
date: 2024-02-09T00:00:00.000Z
tags:
- newsletter
- '2024'
---

👋 Emberistas! 🐹

Modern EmberData 📜, faster components 🚀, v2 addons, learning EmberJS at AuditBoard, help the adopted-ember-addons

<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>

---

## [📜 Modern EmberData](https://runspired.com/2024/01/31/modern-ember-data.html)

Chris Thoburn ([@runspired](https://github.com/runspired)) walks you through one of the key changes that come with RequestManager that highlights the advantages of the changing architecture, as well as tease a bit of what is still to come: **All requests should use EmberData**. The [blog post](https://runspired.com/2024/01/31/modern-ember-data.html) will highlight what's to come and what has happened over the last years to set EmberData up to be ready for the future that is schema and spec-driven.

---

## [🚀 Are template-only components faster?](https://nullvoxpopuli.com/2023-12-20-template-only-vs-class-components/)

Preston Sego ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) puts components to the test in this clear blog post and explains how you can test your components. So if you are interested in the answer to the question "Are template-only components faster?", check out their **[blog post](https://nullvoxpopuli.com/2023-12-20-template-only-vs-class-components/)**!

---

## ✨ All addons to v2

With all the work on embroider more and more addons are publishing major versions in which they upgrade to be a v2 addon.

This week we highlight:

- [ember-cli-flash (v5.0.0)](https://github.com/adopted-ember-addons/ember-cli-flash/releases/tag/v5.0.0-ember-cli-flash) is an Ember addon that adds a flash message service and component to your app and is now also a v2 addon.
- [ember-set-helper (v3.0.0)](https://github.com/adopted-ember-addons/ember-set-helper/releases/tag/v3.0.0-ember-set-helper). The `{{set}}` helper returns a function that sets a value. This can be used in combination with Ember's `{{on}}` modifier or component actions to update the state without having to write your own custom action.
- [ember-concurrency (v4.0.0)](https://github.com/machty/ember-concurrency/releases/tag/4.0.0) has been converted to a v2 addon and ships Glint types.

---

## [📚 Learning EmberJS at AuditBoard](https://abengineering.medium.com/learning-emberjs-at-auditboard-aebb8ade97b1)

Jacob Beltran ([@jacob-beltran](https://github.com/jacob-beltran)) joined AuditBoard about 1,5 years ago and was surprised to find EmberJS being used "still". In this [blog post](https://abengineering.medium.com/learning-emberjs-at-auditboard-aebb8ade97b1), he will highlight why he decided to work with Ember.

1. Good people make you better.
2. Interesting problems are framework-agnostic.

And he leaves us with an important lesson: "Sometimes **leveling up** means taking a step back and **becoming a beginner** again.".

---

## [🐹 Help the adopted-ember-addons](https://github.com/adopted-ember-addons/program-guidelines/issues/28)

Melanie Sumner ([@MelSumner](https://github.com/MelSumner)) asks for your help! In the Ember community, we believe that it's important to care for addons that need a new maintainer. This is why we have the [Adopted Ember addons program](https://github.com/adopted-ember-addons/program-guidelines). Currently, this program is caring for a lot of addons that are not all in line when it comes to release processes, their CI workflow, and branch names. If you are willing to help review PRs, submit PRs to improve addons, or even evaluate addons for retirement, please reach out to Melanie Sumner ([@MelSumner](https://github.com/MelSumner))!

---

## [👏 Contributors' corner](https://guides.emberjs.com/release/contributing/repositories/)

<p>This week we'd like to thank <a href="https://github.com/IgnaceMaes" rel="noopener noreferrer" target="_blank">Ignace Maes (@IgnaceMaes)</a>, <a href="https://github.com/lolmaus" rel="noopener noreferrer" target="_blank">Andrey Mikhaylov (lolmaus) (@lolmaus)</a>, <a href="https://github.com/achambers" rel="noopener noreferrer" target="_blank">Aaron Chambers (@achambers)</a>, <a href="https://github.com/Duder-onomy" rel="noopener noreferrer" target="_blank">Greg Larrenaga (@Duder-onomy)</a>, <a href="https://github.com/MelSumner" rel="noopener noreferrer" target="_blank">Melanie Sumner (@MelSumner)</a>, <a href="https://github.com/jaredgalanis" rel="noopener noreferrer" target="_blank">Jared Galanis (@jaredgalanis)</a>, <a href="https://github.com/mkszepp" rel="noopener noreferrer" target="_blank">@mkszepp</a>, <a href="https://github.com/bmish" rel="noopener noreferrer" target="_blank">Bryan Mishkin (@bmish)</a>, <a href="https://github.com/gilest" rel="noopener noreferrer" target="_blank">Giles Thompson (@gilest)</a>, <a href="https://github.com/mansona" rel="noopener noreferrer" target="_blank">Chris Manson (@mansona)</a>, <a href="https://github.com/kategengler" rel="noopener noreferrer" target="_blank">Katie Gengler (@kategengler)</a>, <a href="https://github.com/NullVoxPopuli" rel="noopener noreferrer" target="_blank">@NullVoxPopuli</a>, <a href="https://github.com/bertdeblock" rel="noopener noreferrer" target="_blank">Bert De Block (@bertdeblock)</a>, <a href="https://github.com/johanrd" rel="noopener noreferrer" target="_blank">@johanrd</a>, <a href="https://github.com/dwickern" rel="noopener noreferrer" target="_blank">Derek Wickern (@dwickern)</a>, <a href="https://github.com/geneukum" rel="noopener noreferrer" target="_blank">Geordan Neukum (@geneukum)</a>, <a href="https://github.com/Baltazore" rel="noopener noreferrer" target="_blank">Kirill Shaplyko (@Baltazore)</a>, <a href="https://github.com/CvX" rel="noopener noreferrer" target="_blank">Jarek Radosz (@CvX)</a>, <a href="https://github.com/chancancode" rel="noopener noreferrer" target="_blank">Godfrey Chan (@chancancode)</a>, <a href="https://github.com/runspired" rel="noopener noreferrer" target="_blank">Chris Thoburn (@runspired)</a>, <a href="https://github.com/patricklx" rel="noopener noreferrer" target="_blank">Patrick Pircher (@patricklx)</a>, <a href="https://github.com/bendemboski" rel="noopener noreferrer" target="_blank">Ben Demboski (@bendemboski)</a>, and <a href="https://github.com/MichalBryxi" rel="noopener noreferrer" target="_blank">Michal Bryxí (@MichalBryxi)</a> for their contributions to Ember and related repositories! 💖</p>

---

## [🤓 Connect with us](https://docs.google.com/forms/d/e/1FAIpQLScqu7Lw_9cIkRtAiXKitgkAo4xX_pV1pdCfMJgIr6Py1V-9Og/viewform)

<div class="blog-row">
<img class="float-right small transparent padded" alt="Office Hours Tomster Mascot" title="Readers' Questions" src="/images/tomsters/officehours.png" />

<p>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!</p>

<p><strong>Submit your own</strong> short and sweet <strong>question</strong> under <a href="https://bit.ly/ask-ember-core" target="rq">bit.ly/ask-ember-core</a>. And don’t worry, there are no silly questions, we appreciate them all - promise! 🤞</p>

<p>Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at <a href="https://discordapp.com/channels/480462759797063690/485450546887786506">#support-ember-times</a> on the <a href="https://discord.gg/emberjs">Ember Community Discord</a> or ping us <a href="https://twitter.com/embertimes">@embertimes</a> on Twitter.</p>

<p>Keep on top of what's been going on in Emberland this week by subscribing to our <a href="https://embertimes.substack.com/">e-mail newsletter</a>! You can also find our posts on the <a href="https://blog.emberjs.com/tag/newsletter">Ember blog</a>. See you in two weeks!</p>
</div>

---

That's another wrap! ✨

Be kind,

Anne-Greeth Schot-van Herwijnen and the Learning Team
Loading