Skip to content

Commit eba9f14

Browse files
MinThaMiechrisrng
authored andcommitted
Quick blog write-up (#1213)
* Quick blog write-up * Update the-ember-times-issue-204.md * Update the-ember-times-issue-204.md * Update the-ember-times-issue-204.md * Update content/the-ember-times-issue-204.md Co-authored-by: Chris Ng <[email protected]> Co-authored-by: Chris Ng <[email protected]>
1 parent bae2870 commit eba9f14

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,26 @@ tags:
1313

1414
👋 Emberistas! 🐹
1515

16+
Dive into modern `@ember-data` 🏗️,
17+
Learn how to overwrite the default transition after authentication 🗝️
1618
Deprecation of Ember array prototype extensions 🧹,
1719
Watch the movies 🎞,
1820
Evolving Ember’s Major Version Process ⭕
1921
Announcing the Official TypeScript Types Public Preview 🔥
22+
<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>
23+
24+
---
25+
26+
## [🏗️ Dive into modern `@ember-data` - part 1](https://blog.lux.name/2-dive-into-ember-data-1/)
27+
28+
In a series of blog posts, [Lukas Kohler (@luxferrsum)](https://github.com/luxferresum) will talk about the future of `@ember-data` and how to use it from the perspective of someone that didn’t develop it. In the [first blog post](https://blog.lux.name/2-dive-into-ember-data-1/), [Lukas](https://github.com/luxferresum) will explains how to build your **own** `@ember-data/model` and use the new `@ember-data` APIs: `Schema` and `RecordData`.
29+
30+
---
31+
<!-- alex ignore simple -->
32+
## [🗝️ Ember Simple Auth - how to overwrite the default transition after authentication](https://sabin.dev/ember-simple-auth-how-to-overwrite-the-default-transition-after-authentication)
33+
34+
<!-- alex ignore simple -->
35+
This blog post by [Sabin Hertanu (@herzzanu)](https://github.com/herzzanu) will cover how to protect your routes, get rid of Ember Simple Auth mixins and how you can overwrite the default transitions defined in Ember Simple Auth. If you are still using the Ember Simple Auth mixins follow the steps in the [blog post](https://sabin.dev/ember-simple-auth-how-to-overwrite-the-default-transition-after-authentication) to migrate away from them and get rid of **all** deprecation warnings.
2036

2137
---
2238

0 commit comments

Comments
 (0)