Skip to content

Instantly share code, notes, and snippets.

@unilay-yang
unilay-yang / gist:1c0ed38174ba8d8dcbe1
Created October 9, 2015 12:11 — forked from digitaljhelms/gist:4287848
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch

Mac web developer apps

This gist's comment stream is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts.

— Erik

@unilay-yang
unilay-yang / 0_reuse_code.js
Created January 11, 2014 00:41
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