Who was the author of ember.js?
Answer / Shekhar
Yehuda Katz, Tom Dale, and Robert Nash, collectively known as the 'Three Amigos', are credited with creating Ember.js in 2011.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is enumerables in ember.js ?
Explain the role of adapter and types of adapters ?
What is the core concept of ember.js?
what are the two ways of defining and inserting a view?
Write steps to write a handlebars helper?
Explain how you can create instances in ember.js ?
How to create multiple nested resources?
Explain how router and {{outlet}} tag can be useful in ember.js?
How to get to know the version of ember?
Explain directory structure in ember.js?
Who was the author of ember.js?
what is ember.mixin class ?