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

The Ember Times No. 173 - February 12th 2021 #898

Merged
merged 29 commits into from
Feb 13, 2021
Merged
Changes from 8 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
76e7f21
Set up new issue
amyrlam Jan 30, 2021
d6a983b
blog(embertimes173): ember-template-lint v3 beta
chrisrng Feb 11, 2021
1e3275f
Merge pull request #906 from ember-learn/chrisrng-patch-1
amyrlam Feb 12, 2021
be90a5f
Covered various Ember.js learning resources
ijlee2 Feb 12, 2021
dbfd635
Update content/the-ember-times-issue-173.md
ijlee2 Feb 12, 2021
38d8f3a
Update content/the-ember-times-issue-173.md
ijlee2 Feb 12, 2021
842e9a0
Update content/the-ember-times-issue-173.md
ijlee2 Feb 12, 2021
404864d
Merge pull request #907 from ember-learn/blog/embertimes-173-il
ijlee2 Feb 12, 2021
25c048c
Added contributors since January 30, 2021
ijlee2 Feb 12, 2021
2eff9ce
Add writeup
amyrlam Feb 13, 2021
76f246b
fix lint
amyrlam Feb 13, 2021
a12968f
add podcasts and pro ember data
jaredgalanis Feb 13, 2021
c389093
fix lint
jaredgalanis Feb 13, 2021
bc43c2b
Update content/the-ember-times-issue-173.md
amyrlam Feb 13, 2021
0d73a1f
Update content/the-ember-times-issue-173.md
amyrlam Feb 13, 2021
ab58e8e
Merge pull request #908 from ember-learn/amy/embertimes-173
amyrlam Feb 13, 2021
2bae039
Update content/the-ember-times-issue-173.md
amyrlam Feb 13, 2021
7b6cfbc
Update content/the-ember-times-issue-173.md
amyrlam Feb 13, 2021
5f4df0f
Update content/the-ember-times-issue-173.md
amyrlam Feb 13, 2021
6994e70
Merge branch 'blog/embertimes-173' into new-podcasts
amyrlam Feb 13, 2021
adc6cb5
Merge pull request #909 from ember-learn/new-podcasts
amyrlam Feb 13, 2021
e64c453
Update the-ember-times-issue-173.md
amyrlam Feb 13, 2021
334b307
Update the-ember-times-issue-173.md
amyrlam Feb 13, 2021
abbcd18
Merge pull request #911 from ember-learn/amyrlam-patch-1
amyrlam Feb 13, 2021
9c51933
Fix lint
amyrlam Feb 13, 2021
ac0eb90
Fix lint
amyrlam Feb 13, 2021
fb2472e
Update, see if triggers netlify
amyrlam Feb 13, 2021
583cd1a
Updates
amyrlam Feb 13, 2021
77b7357
Copy edits
amyrlam Feb 13, 2021
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
149 changes: 149 additions & 0 deletions content/the-ember-times-issue-173.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
---
title: The Ember Times - Issue No. 173
authors:
- the-crowd # replace with real authors from the author folder (add yourself if you're not there)
- chris-ng
- isaac-lee
date: 2021-02-12T00:00:00.000Z
tags:
- newsletter
- '2021'
---

<SAYING-HELLO-IN-YOUR-FAVORITE-LANGUAGE> Emberistas! 🐹
Beta release of ember-template-lint v3 ✅,
Learn more Ember.js in 2021 💡,
<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>

---

## [Beta release of ember-template-lint v3 ✅](https://twitter.com/melaniersumner/status/1349820518216708096)

[ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) which is a linter for template files in Ember has released a [beta version of 3.0.0](https://github.com/ember-template-lint/ember-template-lint/releases/tag/v3.0.0-beta.0). This release will include the TODO feature which will help teams adopt the latest version of ember-template-lint and immediately apply linting rules to new code while allowing time to resolve existing issues.

As part of the 3.0.0 beta release, a lot of rules have also been [turned on in the default recommended config](https://github.com/ember-template-lint/ember-template-lint/pull/1643). This version will also [promote the octane config](https://github.com/ember-template-lint/ember-template-lint/pull/1639) into the default recommended config.

Check out the full [plan for the 3.0.0 release](https://github.com/ember-template-lint/ember-template-lint/issues/1315) on GitHub.

---

## [2. Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

## Learn more Ember.js in 2021 💡

If you are new to Ember.js in 2021—first of all, on behalf of the broader community, a warm welcome from The Ember Times! We're lucky to have you and hope that you will say hello and ask questions. 👋🏼

Over the past couple of months, several people have helped out with your learning experience by publishing blog posts and videos. We'd like to list them here for your convenience (apologies if we missed something; please let us know on the [`#support-ember-times`](https://discord.com/channels/480462759797063690/485450546887786506) channel on [Discord](https://discord.gg/emberjs)):

- [Ember.js Octane Basics](https://www.youtube.com/playlist?list=PLfQwL10yab39JgxX5PaVyqUkPs_0sT790) by Ilya Radchenko
- [Ember.js Tutorial for Beginners in 2020](https://www.youtube.com/playlist?list=PLk51HrKSBQ88wDXgPF-QLMfPFlLwcjTlo) by Shawn Chen
- [Ember & TypeScript series](https://www.youtube.com/playlist?list=PLfQwL10yab3_MLihiat-r9l8qt8x1RD7J) by Ilya Radchenko
- [I ❤ Ember.js — Introduction](https://medium.com/search?q=I%20%E2%9D%A4%20Ember.js%20Evan%20Martinez) by Evan Martinez
- [UI Automation Testing with Ember.js](https://www.youtube.com/watch?v=DoWdWxW1Sk0) by Palak Goel

Please check them out to learn more about Ember.js. You can provide the authors support and encouragement by giving a thumbs up and sharing the link with others!

---

## [4. Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

## [5. Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

## [6. Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

## [Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

## [7. Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

## [8. Section title in sentence case 🐹](section-url)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add short title to "SOME-INTRO-HERE">

---

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

<p>This week we'd like to thank our siblings for their contributions to Ember and related repositories! 💖</p>
ijlee2 marked this conversation as resolved.
Show resolved Hide resolved

---

## [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,

Chris Ng, Isaac Lee, the crowd and the Learning Team