JSFiddle - React, Tailwind, and code Playground

by studgeek

JavaScript

var a = 1;
$("div").each(function(e) {
    var b = 2;
});