JSFiddle - React, Tailwind, and code Playground

by Tân Nguyễn

JavaScript

var b = 0;
alert(b += 56)
alert(b)