Skip to content

Instantly share code, notes, and snippets.

@Grace
Grace / Helix Loader.markdown
Created December 16, 2015 03:28
Helix Loader
@Grace
Grace / Loading.markdown
Created December 16, 2015 03:27
Loading
@Grace
Grace / 0_reuse_code.js
Created December 16, 2015 03:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@Grace
Grace / gPpGwP.markdown
Created December 10, 2015 08:21
gPpGwP
@Grace
Grace / Windows 10.markdown
Created December 10, 2015 02:28
Windows 10
@Grace
Grace / hub.html
Created December 9, 2015 13:30 — forked from phusick/hub.html
Event Hub
<html>
<head>
<title>Event Hub</title>
<script src="hub.js"></script>
<script>
var subscription = hub.subscribe('/go', function(params) {
console.log('one', params);
});
var subscription2 = hub.subscribe('/go', function(params) {
console.log('two', params);
@Grace
Grace / Windows 10 Concept.markdown
Created November 14, 2015 09:36
Windows 10 Concept
@Grace
Grace / Material Vue.js 3D Card.markdown
Created November 9, 2015 15:41
Material Vue.js 3D Card