Skip to content

Commit af0e912

Browse files
authored
Merge pull request #1126 from ember-learn/gossi-slides-ember-eui
Add component architecture slides and ember eui releases
2 parents 83b2005 + a00d5c6 commit af0e912

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

content/the-ember-times-issue-197.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Ember 4.2 Released 🔥,
2222
Mocks with MSW Demo 🤖,
2323
Whiskey Web and Whatnot Episodes 🎙,
2424
EmberFest 2021 Videos 📹,
25+
Component Architecture Talk Slides 📽,
26+
ember-eui releases 🚀
2527

2628
---
2729

@@ -142,27 +144,19 @@ If you did not have a chance to attend EmberFest 2021, and want to catch up on w
142144

143145
---
144146

145-
## [🐹 7. Section title in sentence case](section-url)
147+
## [Component Architecture Talk Slides 📽](https://twitter.com/unistyler/status/1500064502607491076)
146148

147-
<change section title emoji>
148-
<consider adding some bold to your paragraph>
149-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
150-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
149+
[Thomas Gossmann (@gossi)](https://github.com/gossi) recently released slides about Component Architecture from a recent talk at Ember Ignite!
151150

152-
<add your name to author list, top and bottom>
153-
<add short title to "SOME-INTRO-HERE">
151+
The slides discuss the basics for component invocation and get into blocks, including named blocks, and yielded components as well. If you're looking for a nice overview on component architecture then [look no further](https://component-architecture-slides.netlify.app/).
154152

155153
---
156154

157-
## [🐹 8. Section title in sentence case](section-url)
155+
## [ember-eui releases 🚀](https://twitter.com/betocantu93/status/1500187028524343309)
158156

159-
<change section title emoji>
160-
<consider adding some bold to your paragraph>
161-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
162-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
157+
[Beto Cantú (@betocantu93)](https://github.com/betocantu93) has released several new versions of `ember-eui` (elastic's ui styleguide for ember). The releases include support for staticComponents and splitAtRoutes from embroider, meaning "tree shaking" or not bundling unused code out of the box is now possible.
163158

164-
<add your name to author list, top and bottom>
165-
<add short title to "SOME-INTRO-HERE">
159+
Go ahead and check out [the latest releaes](https://github.com/prysmex/ember-eui/releases)!
166160

167161
---
168162

0 commit comments

Comments
 (0)