Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>                                                 
<html>                                                          
  <body>
    <label>Synchronous Input:</label>
    <div id="sync-container"></div>
    <br><br>
    <label>Asynchronous Input:</label>
    <div id="async-container"></div>                                  
                                                                
    <script src="http://fb.me/react-0.12.2.js"></script>                                                                              
  </body>                                                       
</html>                                                         
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers