What are basic models of ember.js?
What are observers in ember.js?
Which template library is used by ember.js ?
How to define a view in ember.js?
what is enumerables in ember.js ?
Write the steps to create an app in ember.js?
What are the common functions that you can find in the ember package?
What are the different template components in ember.js? Is there any similarity between them?
what is the difference between router and route in ember.js ?
What is ember route? How can you generate a route in ember.js?
Is it possible for the users to modify the objects without changing the model of model under concern?
Explain what is serializer?
what is ember.arraycontroller and what is the advantage of it ?
Explain the directory structure in ember.js.
Explain how ember applications are structured?