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

Show tomorrow's fixtures #4

Merged
merged 7 commits into from
Jun 21, 2018

Conversation

polevaultweb
Copy link
Contributor

Resolves #2

image

@polevaultweb
Copy link
Contributor Author

This will need fixing up when #6 is merged.

main.js Outdated
});
Promise.all([
getData('https://world-cup-json.herokuapp.com/matches/today'),
getData('https://world-cup-json.herokuapp.com/matches/tomorrow')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would only really need to do the call for tomorrow's matches once, not every minute.

@gilbitron gilbitron merged commit f5787b5 into gilbitron:master Jun 21, 2018
@polevaultweb polevaultweb deleted the 2-show-tomorrows-fixtures branch June 21, 2018 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants