Skip to content

Commit ff57b19

Browse files
authored
Merge pull request #1204 from ember-learn/ember-data-octane-conversions
add ember data octane conversion blog post
2 parents a96bf6b + 8afc7ea commit ff57b19

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

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

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: The Ember Times - Issue No. XXS
2+
title: The Ember Times - Issue No. 203
33
authors:
44
- jared-galanis
55
- bryan-mishkin
6-
date: 2022-08-07T00:00:00.000Z
6+
date: 2022-08-21T00:00:00.000Z
77
tags:
88
- newsletter
99
- '2022'
@@ -17,6 +17,7 @@ eslint-plugin-ember 11.0 Released 🧹,
1717
Ember Addon Roundup 🌐,
1818
Whiskey Web and Whatnot Episode with NullVoxPopuli 🔊,
1919
Ember Chessboard Videos Part 3 📼,
20+
Migrate ember-data models to Octane 📓,
2021

2122
---
2223

@@ -87,15 +88,11 @@ Head on over to YouTube and check out [part 3](https://www.youtube.com/watch?v=L
8788

8889
---
8990

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)
9192

92-
<change section title emoji>
93-
<consider adding some bold to your paragraph>
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.
9694

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!
9996

10097
---
10198

0 commit comments

Comments
 (0)