diff --git a/content/the-ember-times-issue-197.md b/content/the-ember-times-issue-197.md new file mode 100644 index 000000000..8febcf593 --- /dev/null +++ b/content/the-ember-times-issue-197.md @@ -0,0 +1,189 @@ +--- +title: The Ember Times - Issue No. 197 +authors: + - jared-galanis + - chris-ng + - anne-greeth-schot-van-herwijnen +date: 2022-03-07T00:00:00.000Z +tags: + - newsletter + - '2022' +--- + +👋 Emberistas! 🐹 + +Ember Annual Community Survey is here 🙋‍♀️, +First-Class Component Templates RFC is merged 🎉, +Official TypeScript Support in Ember RFC is merged 🥳, +TypeScript Adoption Plan RFC is open 📓, +Add Ember Cookbook RFC is in FCP ⌛️, +State of Frontend calls for you ❓, +Ember 4.2 Released 🔥, +Mocks with MSW Demo 🤖, +Whiskey Web and Whatnot Episodes 🎙, +EmberFest 2021 Videos 📹, +Component Architecture Talk Slides 📽, +ember-eui releases 🚀 + +--- + +## [Ember Annual Community Survey is here 🙋‍♀️](https://twitter.com/emberjs/status/1500855711311478786) + +It’s that time of year again 😀, the **annual official 2022 Ember Community Survey** is here! Once again we would love your help to learn about who is in the Ember community and how they work with the framework. + +Last year over 1000 people participated in the survey. As always, your participation is invaluable so please do consider participating. + +If you're ready, you can go ahead and fill out the [survey here now](https://emberjs.com/survey/2022/). 🔥🔥🔥 + +If you have any questions, feel free to email the survey team via survey@emberjs.com, or ping us in #dev-ember-learning on the [Discord chat](https://discordapp.com/invite/emberjs). + +Please share with your friends and colleagues! We want to hear from everyone who uses Ember! + +--- + +## [First-Class Component Templates RFC is merged 🎉](https://github.com/emberjs/rfcs/pull/779) + +[Chris Krycho (@chriskrycho)](https://github.com/chriskrycho) who [recently joined](https://twitter.com/chriskrycho/status/1493295356368470019) the Ember Framework Core Team has been hard at work authoring many RFC's, including the [RFC on First-Class Component Templates](https://github.com/emberjs/rfcs/pull/779). We're happy to report this RFC is now merged! This follows Chris' detailed blog series on [Ember Template Imports](https://v5.chriskrycho.com/journal/ember-template-imports/). + +The RFC proposed that we adopt `