jeudi 21 janvier 2016

EmberJS How to load multiple models on the same route inside a single sorted array

I would like to display a merged list of item from different models.

I found out here that using Ember.RSVP.hash is the trick to load multiple models. It's not enough for me since I want to have all of them in a single list.

How can I merge all the model together and sort them?




Aucun commentaire:

Enregistrer un commentaire