JSFiddle - React, Tailwind, and code Playground by Mark Polyakov August 21, 2013 JavaScript var myCode='alert("Hi")'; new Function(myCode)();