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
+6-9Lines changed: 6 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
title: The Ember Times - Issue No. XXS
2
+
title: The Ember Times - Issue No. 203
3
3
authors:
4
4
- jared-galanis
5
5
- bryan-mishkin
6
-
date: 2022-08-07T00:00:00.000Z
6
+
date: 2022-08-21T00:00:00.000Z
7
7
tags:
8
8
- newsletter
9
9
- '2022'
@@ -17,6 +17,7 @@ eslint-plugin-ember 11.0 Released 🧹,
17
17
Ember Addon Roundup 🌐,
18
18
Whiskey Web and Whatnot Episode with NullVoxPopuli 🔊,
19
19
Ember Chessboard Videos Part 3 📼,
20
+
Migrate ember-data models to Octane 📓,
20
21
21
22
---
22
23
@@ -87,15 +88,11 @@ Head on over to YouTube and check out [part 3](https://www.youtube.com/watch?v=L
87
88
88
89
---
89
90
90
-
## [🐹 2. Section title in sentence case](section-url)
91
+
## [Migrate ember-data models to Octane 📓](https://dev.to/michalbryxi/migrate-ember-data-models-to-octane-ipb)
91
92
92
-
<changesectiontitleemoji>
93
-
<consideraddingsomeboldtoyourparagraph>
94
-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
95
-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
93
+
In case you haven't had a chnace to check it out, you might want to look at a super helpful new blog post by [Michal Bryxí (@MichalBryxi)](https://github.com/MichalBryxi) about how to migrate Ember Data models to Octane syntax given that codemods don't support this area of conversion.
96
94
97
-
<add your name to author list, top and bottom>
98
-
<add short title to "SOME-INTRO-HERE">
95
+
Give [the post](https://dev.to/michalbryxi/migrate-ember-data-models-to-octane-ipb) a read today!
0 commit comments