JSFiddle - React, Tailwind, and code Playground by ordette April 12, 2017 JavaScript var name = prompt("What's your name?"); console.log("Hello " + name);