JSFiddle - React, Tailwind, and code Playground

by Hongbo Miao

JavaScript

const num = 1;
num = 2;
console.log('num', num);