Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8 />
  <title>JS Bin</title>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  <script src="https://gist.github.com/raw/c458e1f7b23487d7ea79/247a3fdff11bfb37b139c91440cf77746cc947d0/handlebars.js"></script>
  <script src="https://gist.github.com/raw/59b7e0f0f0c289430e76/3275e9ec7ece5e31dee0776bff87e188774f0614/ember.js"></script>
</head>
<body>
  <script type="text/x-handlebars" data-template-name="application">
    Hello, World! {{view Ember.TextField valueBinding="App.age"}} (Should be "{{App.age}}")
  </script>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers