JSFiddle - React, Tailwind, and code Playground

by dexygen

JavaScript

function foobar() {
   console.log(this);
}

foobar();