What is the role of adapters in ember.js?



What is the role of adapters in ember.js?..

Answer / Ajay Shankar Yadava

Adapters in Ember.js are responsible for interacting with the server and converting data to a format that can be easily consumed by models.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ember.js Interview Questions

Why you use ember.js?

1 Answers  


What is application template?

1 Answers  


What is the use of router and {{outlet}} tag in ember.js?

1 Answers  


Explain what is serializer?

1 Answers  


How popular is ember.js web framework?

1 Answers  


Which steps are used to create an app in ember.js?

1 Answers  


What controller does in ember.js?

1 Answers  


What do you know about ember.js structure?

1 Answers  


What are the features of ember.js?

1 Answers  


What is ember.js? Write the steps to create an app in ember.js?

1 Answers  


what is the difference between router and route in ember.js ?

1 Answers  


How to create multiple nested resources?

1 Answers  


Categories