Skip to content

Instantly share code, notes, and snippets.

@tranquangchau
Created July 29, 2015 00:36
Show Gist options
  • Save tranquangchau/86d414d5a3a21433de57 to your computer and use it in GitHub Desktop.
Save tranquangchau/86d414d5a3a21433de57 to your computer and use it in GitHub Desktop.
This is the original note that I have written two months of what became the song “Reminiscentia”
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test</title>
</head>
<body>
<h1>This counter should keep counting smoothly: <span id="counter"></span></h1>
<script src="https://cdn.jsdelivr.net/bluebird/latest/bluebird.min.js"></script>
<script>
@tranquangchau
Copy link
Author

Synchroscope Demo Server

Synchroscope

script src="https://gist.github.com/dtinth/5727791.js"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment