Twitter bootstrap – React.js external script
I've recently started to look into React.js. From the tutorials I have seen, JSX is used. However, when I go to the React.js guide, they use Babel, and they say if you want to use JSX, use Browser.js. I'm not…