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
Copy file name to clipboardExpand all lines: content/the-ember-times-issue-203.md
+18-49Lines changed: 18 additions & 49 deletions
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,14 @@ tags:
14
14
Ember 4.6 Released 🔥,
15
15
Plain Old Functions as Helpers 😎,
16
16
Deprecate Proxies in Ember Data RFC ✨,
17
+
Speed Improvements Coming to Ember Data Tests 🏎,
17
18
eslint-plugin-ember 11.0 Released 🧹,
18
19
Ember Addon Roundup 🌐,
19
20
Whiskey Web and Whatnot Episode with NullVoxPopuli 🔊,
20
21
Ember Chessboard Videos Part 3 📼,
21
22
Migrate ember-data models to Octane 📓,
22
-
Speed Improvements Coming to Ember Data Tests 🏎,
23
+
Effects in Ember 🙌,
24
+
Prevent Load Flashing ⚡️
23
25
24
26
---
25
27
@@ -58,6 +60,14 @@ Go ahead and head on over to [the RFC](https://github.com/emberjs/rfcs/pull/846)
58
60
59
61
---
60
62
63
+
## [Speed Improvements Coming to Ember Data Tests 🏎](https://twitter.com/not_runspired/status/1559336272484655104?s=20&t=el5PTWrJeRm6cMAnFEDJWA)
64
+
65
+
[Chris Thoburn (@runspired)](https://github.com/runspired) recently announced that there are some ✨ significant speed improvements ✨ coming to tests that set up records in Ember Data!
66
+
67
+
Significant as in there are a large number of scenarios that are 75-90% faster in Ember Data 4.8 than 4.6. These improvements, along with other performance improvements, should land in Ember Data 4.8. 😎
68
+
69
+
---
70
+
61
71
## [eslint-plugin-ember 11.0 Released 🧹](https://github.com/ember-cli/eslint-plugin-ember/releases/tag/v11.0.0)
62
72
63
73
[Bryan Mishkin (@bmish)](https://github.com/bmish) has released [v11.0.0](https://github.com/ember-cli/eslint-plugin-ember/releases/tag/v11.0.0) of [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember). Aside from housekeeping, there's better support for ESLint v8 and improvements to the [ember/no-array-prototype-extensions](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-array-prototype-extensions.md) rule.
@@ -81,6 +91,7 @@ We’ve had several other addons and libraries across the Ember ecosystem releas
81
91
*[v5.1.0, v5.1.1, v5.2.0, v5.2.1] of `ember-resources` have been released by [NullVoxPopuli (@NullVoxPopuli)](https://github.com/NullVoxPopuli) and the releases include a `cell` new utility for helping with more focused reactivity usage, a new `keepLatest` util and some bug fixes.
82
92
*[v2.31.0](https://github.com/Foodee/ember-foxy-forms/releases/tag/v2.31.0) of `ember-foxy-forms` has been released by [Joe Gaudet (@joegaudet)](https://github.com/joegaudet) with a new attribute that allows the form to scroll its parent container to the first field with an error and relaxation for the comparison in ff-abstract-select to allow for fuzzy comparison.
83
93
*[v5.9.2, v5.10.0](https://github.com/prysmex/ember-eui/releases) of `ember-eui` have been released by [Alberto Cantú Gómez (@betocantu93)](https://github.com/betocantu93) with a new super date picker component and css and checkbox validations.
94
+
*[NullVoxPopuli (@NullVoxPopuli)](https://github.com/NullVoxPopuli) has announced some improvements to the [`limber`](https://github.com/NullVoxPopuli/limber), an editor that allows live runnable demos for Ember and Glimmer. Using @codemirror as the main editor shortens the time-to-edit by a good amount and is more accessible for keyboard users, and even works on mobile.
84
95
85
96
---
86
97
@@ -110,65 +121,23 @@ Give [the post](https://dev.to/michalbryxi/migrate-ember-data-models-to-octane-i
110
121
111
122
---
112
123
113
-
## [Speed Improvements Coming to Ember Data Tests 🏎](https://twitter.com/not_runspired/status/1559336272484655104?s=20&t=el5PTWrJeRm6cMAnFEDJWA)
114
-
115
-
[Chris Thoburn (@runspired)](https://github.com/runspired) recently announced that there are some ✨ significant speed improvements ✨ coming to tests that set up records in Ember Data!
116
-
117
-
Significant as in there are a large number of scenarios that are 75-90% faster in Ember Data 4.8 than 4.6. These improvements, along with other performance improvements, should land in Ember Data 4.8. 😎
118
-
119
-
---
120
-
121
-
## [🐹 5. Section title in sentence case](section-url)
122
-
123
-
<changesectiontitleemoji>
124
-
<consideraddingsomeboldtoyourparagraph>
125
-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
126
-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
127
-
128
-
<add your name to author list, top and bottom>
129
-
<add short title to "SOME-INTRO-HERE">
130
-
131
-
---
132
-
133
-
## [🐹 6. Section title in sentence case](section-url)
134
-
135
-
<changesectiontitleemoji>
136
-
<consideraddingsomeboldtoyourparagraph>
137
-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
138
-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
139
-
140
-
<add your name to author list, top and bottom>
141
-
<add short title to "SOME-INTRO-HERE">
142
-
143
-
---
144
-
145
-
## [🐹 7. Section title in sentence case](section-url)
146
-
147
-
<changesectiontitleemoji>
148
-
<consideraddingsomeboldtoyourparagraph>
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>
124
+
## [Effects in Ember 🙌](https://twitter.com/nullvoxpopuli/status/1553417252594241543)
151
125
152
-
<add your name to author list, top and bottom>
153
-
<add short title to "SOME-INTRO-HERE">
126
+
[NullVoxPopuli (@NullVoxPopuli)](https://github.com/NullVoxPopuli) recently tweeted about how to do Effects in Ember! Nullvox says they are essentially they are function calls, but with auto-tracking, but without the need to specify a list of dependencies.
154
127
155
128
---
156
129
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>
132
+
[NullVoxPopuli (@NullVoxPopuli)](https://github.com/NullVoxPopuli) also recently shared a one-line function, that prevents loading flashing when refreshing or loading new data. 😎
0 commit comments