JSFiddle - React, Tailwind, and code Playground
JavaScript
const test = [];
if(test.length){
console.debug('hey fuck react');
} else {
console.debug('wtf');
}
const test = [];
if(test.length){
console.debug('hey fuck react');
} else {
console.debug('wtf');
}