what is the use ember.sortablemixin ?
Answer / Savitri Devi
The `ember.sortablemixin` is a mixin used to create sortable lists in Ember.js, allowing the user to reorder list items.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain application template ?
How to define a view in ember.js?
what is enumerables in ember.js ?
Why you use ember.js?
Explain how you can add data using fixture into an application?
What do ember.js components specify?
What are observers in ember.js?
What is application template?
What is the difference between route and router in ember.js?
Explain how router and {{outlet}} tag can be useful in ember.js?
How to install ember using npm?
What are services in ember.js?