Created
July 15, 2015 19:52
-
-
Save mweststrate/0d6edd6645845a9aca47 to your computer and use it in GitHub Desktop.
pure rendering over time using MOBservable - output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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