Skip to content

Instantly share code, notes, and snippets.

View jennielees's full-sized avatar

Jennie jennielees

  • Santa Monica, CA
View GitHub Profile
@jennielees
jennielees / 0_reuse_code.js
Created July 16, 2014 22:02
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>
<head>
<script src="http://fb.me/react-0.13.1.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script src="jsbin.fenofa.js"></script>