Skip to content

Instantly share code, notes, and snippets.

@uggedal
Created November 27, 2009 10:32
Show Gist options
  • Select an option

  • Save uggedal/243942 to your computer and use it in GitHub Desktop.

Select an option

Save uggedal/243942 to your computer and use it in GitHub Desktop.
Oppgave
=======
Når et innlegg stemmes på:
1. oppdater "hot scoren" i tittel attributtet
2. sorter listen på ny
Dette skal gjøres på klientsiden, ingen kommunikasjon over HTTP er lov.
Steg:
1. implementere hot algoritmen i JavaScript
2. oppdatere tittel attributtet når et innlegg stemmes på
3. sortere listen basert på tittel attributtene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment