Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Mention some of the functions used in ember packages/ember run-time/lib and packages/ember metal/lib/utils.js ?



Mention some of the functions used in ember packages/ember run-time/lib and packages/ember metal/lib..

Answer / Deepak Sahu

"Some important functions found in Ember packages include: 1) Object.create in ember-runtime/lib/system/core (a polyfill for Object.create). 2) compute, computed, observer, and property in ember-runtime/lib/computed (used for creating computed properties). 3) extend, mixin, and Ember.Object in ember-runtime/lib/object (provide class-like inheritance in JavaScript). Some functions found in ember-metal/lib/utils include: 1) isPresent and coerceToString (used for checking if a value is present and converting it to a string respectively). 2) ASCII case insensitive comparison functions such as startsWithCaseInsensitive, endsWithCaseInsensitive."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ember.js Interview Questions

Write steps to write a handlebars helper?

1 Answers  


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

1 Answers  


Explain model with reference to ember.js. Also, tell how it is defined in it.

1 Answers  


what is the use ember.sortablemixin ?

1 Answers  


What are observers in ember.js?

0 Answers  


What do you know by observers in ember.js?

1 Answers  


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

1 Answers  


what ember.js is and how it works?

1 Answers  


What are services in ember.js?

1 Answers  


How to install ember using npm?

1 Answers  


Which template library is used by ember.js ?

1 Answers  


What is ember inspector?

1 Answers  


Categories