Skip to content

Commit

Permalink
Merge pull request #1314 from ember-learn/blogposts
Browse files Browse the repository at this point in the history
Blogposts
  • Loading branch information
jaredgalanis authored Oct 28, 2023
2 parents 0687a81 + 9223a4f commit b93b773
Showing 1 changed file with 18 additions and 25 deletions.
43 changes: 18 additions & 25 deletions content/the-ember-times-issue-208.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,51 +2,44 @@
title: The Ember Times - Issue No. 208
authors:
- the-crowd # replace with real authors from the author folder (add yourself if you're not there)
date: 2023-10-XXT00:00:00.000Z
- anne-greeth-schot-van-herwijnen
date: 2023-10-28T00:00:00.000Z
tags:
- newsletter
- '2023'
---

๐Ÿ‘‹ Emberistas! ๐Ÿน

EmberFest 2023 videos ๐Ÿ‡ช๐Ÿ‡ธ, Ember Europe meet-up ๐Ÿ‡ช๐Ÿ‡บ, Glint Deep Dives ๐Ÿคฟ, Practicle Blogposts ๐Ÿ“
<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>

---

## [๐Ÿน 1. Section title in sentence case](section-url)
## [๐Ÿ‡ช๐Ÿ‡ธ EmberFest 2023 videos](https://www.youtube.com/@emberfest)

<change section title emoji>
<consider adding some bold to your paragraph>
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
<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">
On the 21st and 22nd of September about 150 Emberistas got together for [EmberFest 2023](https://emberfest.eu) in Madrid. The great variaty of talks is now available on [YouTube](https://www.youtube.com/@emberfest). Checkout all amazing speakers, both those on the [schedule](https://emberfest.eu/schedule/day/1/), as well as a suprise [Q&A](https://www.youtube.com/watch?v=oY289Gk6NcY) with [Ed Faulkner (@ef4)](https://github.com/ef4) and the [lightning talks](https://www.youtube.com/watch?v=VVvRxAOBCVQ).

---

## [๐Ÿน 2. Section title in sentence case](section-url)
## [๐Ÿ‡ช๐Ÿ‡บ Ember Europe meet-up](https://www.meetup.com/ember-europe/events/296967770/?chapterContext=true)

<change section title emoji>
<consider adding some bold to your paragraph>
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
<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">
Are you looking for more ways to connect and get inspired, checkout the [Ember Europe meet-up Q4](https://www.meetup.com/ember-europe/events/296967770/?chapterContext=true) on the 30th of November. This version will be completely remote, with engaging talks and some online activities to connect with eachother.

---

## [๐Ÿน 3. Section title in sentence case](section-url)
## [๐Ÿคฟ Glint Deep Dives](https://www.youtube.com/playlist?list=PLelyiwKWHHApkoeXQjwKPHPAHgKXZyl3t)

<change section title emoji>
<consider adding some bold to your paragraph>
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
Time to start binging, [Chris Krycho (@chriskrycho)](https://github.com/chriskrycho) and [Dan Freeman (@dfreeman)](https://github.com/dfreeman) have released their 6th, and final, screencast on Glint. The last three episodes cover [how to turn Handlebars into TypeScript](https://www.youtube.com/watch?v=9RjaREOmFAA&list=PLelyiwKWHHApkoeXQjwKPHPAHgKXZyl3t&index=4&pp=iAQB), [actually invoking TypeScript in the Glint pipeline](https://www.youtube.com/watch?v=oqIAyLbp6Rc&list=PLelyiwKWHHApkoeXQjwKPHPAHgKXZyl3t&index=5&pp=iAQB) and [language server shenanigans](https://www.youtube.com/watch?v=VUXROd82Ljk&list=PLelyiwKWHHApkoeXQjwKPHPAHgKXZyl3t&index=6&pp=iAQB). Enjoy the dynamic duo, while they cover all you need to know and more about Glint.

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

## ๐Ÿ“ Crispy blogpost to help you along

- [Context leaking in EmberJS tests](https://dev.to/michalbryxi/context-leaking-in-emberjs-tests-52nm) by [Michal Bryxรญ (MichalBryxi)](https://github.com/MichalBryxi) explains why test migth be floppy when it comes to state and what you can do about it.
- [What to use instead of `@ember/string`](https://dev.to/nullvoxpopuli/what-to-use-instead-of-emberstring-34mo) by [Preston Sego (@NullVoxPopuli)](https://github.com/NullVoxPopuli) shows you how to migrate from `@ember/string` to [`change-case`](https://www.npmjs.com/package/change-case)
- [Setting up Tailwind, the easy way](https://dev.to/nullvoxpopuli/setting-up-tailwind-the-easy-way-5843) by [Preston Sego (@NullVoxPopuli)](https://github.com/NullVoxPopuli) helps you to set-up Tailwind in 8 steps or if you are on node 18 with `npx ember-apply tailwind`.
- [Troubleshooting CI test failures with Jenkins](https://hackernoon.com/troubleshooting-ci-test-failures-in-ember-js-with-jenkins-a-journey-of-discoveries) by [Vasanth Kumar (@vasind)](https://github.com/vasind) demystifies the problem where errors only show up in CI and how to learn from that.

---

Expand Down Expand Up @@ -136,4 +129,4 @@ That's another wrap! โœจ

Be kind,

the crowd and the Learning Team
Anne-Greeth Schot-van Herwijnen, the crowd and the Learning Team

0 comments on commit b93b773

Please sign in to comment.