Skip to content

Instantly share code, notes, and snippets.

View jacobedawson's full-sized avatar
🎯
JS Ecosystem Explorer

Jacob E. Dawson jacobedawson

🎯
JS Ecosystem Explorer
View GitHub Profile
@jacobedawson
jacobedawson / index.html
Last active May 17, 2016 19:00 — forked from anonymous/index.html
JS - indexOf - JS Bin// source http://jsbin.com/puqago
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">