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...

what is ember.arraycontroller and what is the advantage of it ?

Answer Posted / Rahul Singh Rathor

"Ember.ArrayController is a controller in Ember.js that manages an array-like enumerable object (such as an Array or Ember Data models). The advantage of using Ember.ArrayController includes: 1) Built-in methods for performing common operations on arrays like sorting, filtering, and observing changes. 2) Automatic data-binding between the controller's content and its associated views, making it easier to manage complex UI logic."

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are observers in ember.js?

2