Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

How to sort? #55

Open
webdeb opened this issue Oct 9, 2015 · 0 comments
Open

How to sort? #55

webdeb opened this issue Oct 9, 2015 · 0 comments

Comments

@webdeb
Copy link

webdeb commented Oct 9, 2015

Hi I would like to implement a possibility to sort my Items.

Lets say I have data with timestamps:

[{
  html: '<h3>Item title</h3>',
  data: timestamp
}]

I am requesting the data periodically.. And the server response contains older & newer items..

I would like to sort them and put them to the right place, instead of just appending them to the list.
What would be your suggestion to implement that? Thanks a lot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant