Working With Ember Data
Last updated
Was this helpful?
Last updated
Was this helpful?
In this section, we cover how to use TypeScript effectively with specific Ember Data APIs (anything you'd find under the @ember-data
package namespace).
We do not cover general usage of Ember Data; instead, we assume that as background knowledge. Please see the Ember Data and !