Skip to content

How to sort? #78

@lukeramsden

Description

@lukeramsden

I would I sort a firebase binding for the database? I have a createdOn value for every object, and I'd like to sort from newest to oldest, but its currently the otherway round. I tried using Lodash, like this:

  firebase: {
    surveys: _.reverse(surveys),
  },

But it didn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions