JSFiddle - React, Tailwind, and code Playground

by planetoftheweb

JavaScript

var data={"firstName":"Ray"};
 alert(data.firstName);