Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Save Canvas to localstorage and then reuse">
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <canvas id="tutorial" width="150" height="150"></canvas>
  <canvas id="tutorial2" width="150" height="150"></canvas>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
blessenmpro
0viewers