JSFiddle - React, Tailwind, and code Playground

by Alex Fogarty

JavaScript

var myName;
myName = "Alex";
alert(myName);