Skip to content

Instantly share code, notes, and snippets.

@mweststrate
Created July 15, 2015 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mweststrate/0d6edd6645845a9aca47 to your computer and use it in GitHub Desktop.
Save mweststrate/0d6edd6645845a9aca47 to your computer and use it in GitHub Desktop.
pure rendering over time using MOBservable - output
<div>Seats left: 500<hr/>Attendees: </div>
<div>Seats left: 499<hr/>Attendees: Michel</div>
<div>Seats left: 498<hr/>Attendees: Michel, You?</div>
<div>Seats left: 498<hr/>Attendees: @mweststrate, You?</div>
<div>Seats left: 748<hr/>Attendees: @mweststrate, You?</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment