-
-
Notifications
You must be signed in to change notification settings - Fork 502
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--- Commit: ember-learn/super-rentals-tutorial@6323536 Script: https://github.com/ember-learn/super-rentals-tutorial/blob/63235367842d848197d69aa6a092206397e93c8c/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/63235367842d848197d69aa6a092206397e93c8c/checks
- Loading branch information
1 parent
242ea11
commit d3cca79
Showing
5 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -357,6 +357,6 @@ The UI works exactly the same as before as well, just with much less code! | |
<img src="/images/tutorial/part-2/ember-data/[email protected]" alt="The homepage works exactly the same as before, but with much less code!" width="1024" height="1130"> | ||
<img src="/images/tutorial/part-2/ember-data/[email protected]" alt="The details page works exactly the same as before, but with much less code!" width="1024" height="1390"> | ||
<img src="/images/tutorial/part-2/ember-data/[email protected]" alt="The details page works exactly the same as before, but with much less code!" width="1024" height="1382"> | ||
EmberData offers many, many features (like managing the _relationships_ between different models) and there's a lot more we can learn about it. For example, if your backend's have some inconsistencies across different endpoints, EmberData allows you to define more specific, per-model adapters and serializers too! We are just scratching the surface here. If you want to learn more about EmberData, check out [its own dedicated section](../../../models/) in the guides! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-104 KB
(86%)
...ic/images/tutorial/part-2/provider-components/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+554 KB
(430%)
public/images/tutorial/part-2/route-params/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-65 KB
(94%)
public/images/tutorial/part-2/service-injection/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.