GithubHelp home page GithubHelp logo

Comments (6)

JFickel avatar JFickel commented on July 21, 2024

What about something like this for your advisor accounts route?

model: function() {
  this.modelFor("advisor").get("accounts").then(function(accounts) {
    return accounts
  }
}

from emberfire.

neverfox avatar neverfox commented on July 21, 2024

@JFickel Ah! I'm coming from using fireplace, where I had tried that and it didn't work (because it doesn't return a PromiseModel) and so I forgot to try it with emberFire. I'll comfirm and close this it if it works.

from emberfire.

neverfox avatar neverfox commented on July 21, 2024

I am curious though, for other reasons, is it something idiosyncratic about working with Firebase relationships that prevents or makes difficult implementing findQuery?

from emberfire.

aputinski avatar aputinski commented on July 21, 2024

@neverfox I'm working on implementing findQuery() now and it's definitely an interesting paradigm to integrate with Ember

from emberfire.

neverfox avatar neverfox commented on July 21, 2024

@JFickel Yep, that works great.

from emberfire.

jakejuby avatar jakejuby commented on July 21, 2024

@aputinski Would you mind pushing your branch for implementing findQuery()? I would like to check it out

from emberfire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.