We thank all organizers for this very exciting competition.
Congratulations to all who finished the competition and to the winners.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>React StopWatch sample</title> | |
<meta name="viewport" content="width=device-width"> | |
<script src="http://fb.me/react-0.13.1.js"></script> | |
<script src="http://fb.me/JSXTransformer-0.13.1.js"></script> | |
</head> | |
<body> | |
<script type="text/jsx"> | |
var StopWatch = React.createClass({ |