in site/live_editor.js [124:129]
getInitialState: function () { return { mode: this.MODES.JSX, code: this.props.codeText }; },