Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select multiple posts from firebase at once? #38

Closed
nielsmaerten opened this issue Oct 16, 2017 · 1 comment
Closed

Select multiple posts from firebase at once? #38

nielsmaerten opened this issue Oct 16, 2017 · 1 comment

Comments

@nielsmaerten
Copy link
Owner

if (!await firebase.getPost(topPosts[i])) {

Instead of fetching every post separately, can I select multiple posts at once, and do only 1 call?
To be investigated...

@nielsmaerten
Copy link
Owner Author

Issue #31 overrules this one. Fixing #31 will fix this issue as well.
Closing.

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

No branches or pull requests

1 participant