Skip to content

Instantly share code, notes, and snippets.

@d53dave
d53dave / erlang-resources.md
Created May 16, 2017 12:24 — forked from macintux/erlang-resources.md
Erlang online resources
@d53dave
d53dave / 0_reuse_code.js
Created September 28, 2015 11:05
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