Skip to content

Instantly share code, notes, and snippets.

@patrickhills
patrickhills / 0_reuse_code.js
Created June 15, 2016 01:23
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<meta name="keywords" content="">
<meta name="copyright" content="">
<link rel="shortcut icon" href="../../assets/ico/favicon.png">