Skip to content

Instantly share code, notes, and snippets.

@dweill
dweill / keybase.md
Last active August 5, 2024 15:29
Keybase verification

Keybase proof

I hereby claim:

  • I am dweill on github.
  • I am dweill (https://keybase.io/dweill) on keybase.
  • I have a public key ASDj0RI5s3DbhI-R8_rpzbvX-0kskplvIMrWkl0S6L_5RAo

To claim this, I am signing this object:

@dweill
dweill / index.html
Created March 27, 2017 22:26
JS Bin functions // source https://jsbin.com/reyecaj
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="functions">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 27, 2017 02:10
JS Bin looping-objects // source https://jsbin.com/heyezih
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="looping-objects">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 27, 2017 01:09
JS Bin looping-arrays // source https://jsbin.com/qiqale
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="looping-arrays">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 27, 2017 00:53
JS Bin looping // source https://jsbin.com/huyeki
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="looping">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 27, 2017 00:45
JS Bin loops // source https://jsbin.com/lacara
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="loops">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 26, 2017 23:22
JS Bin control-flow // source https://jsbin.com/kebepew
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="control-flow">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 26, 2017 22:52
JS Bin string-manipulation // source https://jsbin.com/gibeko
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="string-manipulation">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 26, 2017 22:13
JS Bin ternary // source https://jsbin.com/radalo
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="ternary">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@dweill
dweill / index.html
Created March 26, 2017 21:45
JS Bin binary // source https://jsbin.com/zepixeg
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="binary">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>