Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8712469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T05:06:55+00:00 2026-06-13T05:06:55+00:00

Can anyone explain to me the purpose of arrangedContent. The docs explains that it

  • 0

Can anyone explain to me the purpose of arrangedContent.

The docs explains that it can be overriden in subclasses:

The array that the proxy pretends to be. In the default ArrayProxy implementation, this and content are the same. Subclasses of ArrayProxy can override this property to provide things like sorting and filtering.

What I am confused is its relationship with content. I can see in the source that it has a computed property on the content:

arrangedContent: Ember.computed('content', function(){
  return this.get('content');
}

I think I am in right in saying that you should never bind to the content but instead bind to the arrayProxy itself.

I am assuming that the same holds for arrangedContent?

Do I just use the arrangedContent to filter the array as I need it and bind to the arrayProxy itself or am I missing something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T05:06:58+00:00Added an answer on June 13, 2026 at 5:06 am

    You’re totally correct: you should always target the proxy itself when binding to values or triggering methods like addObject. Having an arrangedContent allows Ember to manipulate properties of the collection like its sort order or selected item without changing these on the underlying array.

    Since a single array of objects can be the underlying data for many parts of an application, you wouldn’t necessarily want to change the array itself.

    Jame’s Croft has a great guide talking about Proxies: http://matchingnotes.com/ember-array-proxy

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone explain to me how to reverse an integer without using array or
Can anyone explain how javascript trackers (like the code that Google Analytics and Click,
Can anyone explain with really clear use cases what the purpose of dispatch_sync in
can anyone explain how to choose name for Java library, that it be one
Help, can anyone help out and explain the purpose of the Rhino Mocks 'Record'
Can anyone explain to me the purpose of ungetch? This is from K&R chapter
Can anyone explain about the purpose of PRIMARY KEY , UNIQUE KEY and KEY
Can anyone explain what the purpose of the ints are in Rectangle center and
Can anyone explain for me what the purpose when we are doing like this
Possible Duplicate: CSS reset - purpose of asterik within a style Can anyone explain

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.