JSFiddle - React, Tailwind, and code Playground

by Pratik Galoria

JavaScript

var a = 5;
const a = 10;
console.log(a);