JSFiddle - React, Tailwind, and code Playground

by Dan Shahin

JavaScript

$(document),ready(function(){
	alert('foo');
});

alert('bar');