For ref:
    Sublime:
    http://www.nitinh.com/2015/02/setting-sublime-text-react-jsx-development/

    Code Pens:
    https://codepen.io/3point14/pen/KwEJwy

    http://codepen.io/cfleschhut/pen/xZQbPZ?editors=1111

    http://codepen.io/florindobre/pen/NqopXO

Pick an asnwer below - Select the book written by the author shown

Author Quiz - Here I use Babel!

Select the book written by the author shown

    In order to translate the jsx to vanilla JavaScript we use
    script type="text/babel" and include Babel to actually perform the transformation in the browser.