JSFiddle - React, Tailwind, and code Playground

by Mark Polyakov

JavaScript

var myCode='alert("Hi")';
eval(myCode);