You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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!
151
150
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/).
154
152
155
153
---
156
154
157
-
## [🐹 8. Section title in sentence case](section-url)
<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.
163
158
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)!
0 commit comments