JSFiddle - React, Tailwind, and code Playground

JavaScript

var tempString = "Hello \"world\", Welcome...";
alert(tempString);