Google News
logo
Ember.js - Interview Questions
How the data can be added using fixtures into an application?
For doing anything, it is always good to check the procedure with sample data. This is because the task is sensitive and needs a lot of care for accomplishment. This can be done with the help of long-term persistence fixtures. However, it is necessary that applications must be connected with each other. The application adapter is to be made the extension of Ds.Fixture. For communication purposes, the adapters can be deployed easily. At the last, the file is to be updated to the model todo.js
Advertisement