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

live update interesting entries on the front page when judges visit #97

Open
gerad opened this issue Nov 5, 2013 · 1 comment
Open

Comments

@gerad
Copy link

gerad commented Nov 5, 2013

https://github.com/nko4/website/blob/master/public/javascripts/2012/websocket.coffee#L23-26

# update the interesting entrys on judge visit
ws.on 'judgeVisit', (team) ->
  updateEntryInfo($('#interesting-teams'), team)
gerad pushed a commit that referenced this issue Nov 5, 2013
@gerad
Copy link
Author

gerad commented Nov 7, 2013

This is useful so that multi-player apps have a higher chance of getting some more visitors when a judge starts to review them.

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

No branches or pull requests

1 participant