JSFiddle - React, Tailwind, and code Playground

by Harsh Kansagara

JavaScript

var a ="Harsh";
var a = a + " Patel";
console.log(a);