Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="CanJS 4 - Counter">
  
  <script src="https://unpkg.com/can@4/dist/global/can.all.js"></script>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body noscroll>
  <p>Click the tasks and home link. Notice how the 
     page is updated.</p>
  <p>Check `isSaving`. Notice the page does not update.  Uncheck `isSaving`, the page will then match the hash.</p>
  <my-app></my-app>
</body>
</html>
Output

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

Dismiss x
public
Bin info
justinbmeyerpro
0viewers