JSFiddle - React, Tailwind, and code Playground
JavaScript
$(document).ready(function pointlessBullshit() {
for(var i = 0; i < 100; i++) {
console.log("hey there")
}
})
$(document).ready(function pointlessBullshit() {
for(var i = 0; i < 100; i++) {
console.log("hey there")
}
})