What do you know about ember.js structure?
Answer / Shakti Singh
Ember.js follows the Model-View-Controller (MVC) architecture, where models represent data, views handle presentation, and controllers manage interactions between models and views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who was the author of ember.js?
What are observers in ember.js?
What do you know about ember.js structure?
What is ember.js?
What do you know by observers in ember.js?
How to install npm on windows?
what ember.js is and how it works?
what is the use ember.sortablemixin ?
How to create multiple nested resources?
How you can define a new ember class?
what are the two ways of defining and inserting a view?
Explain how you can add data using fixture into an application?