JSFiddle - React, Tailwind, and code Playground
JavaScript
const name = (function(variable) {return typeof variable; }).name
console.log(name); // => ''
const name = (function(variable) {return typeof variable; }).name
console.log(name); // => ''