JSFiddle - React, Tailwind, and code Playground

by irinablue

JavaScript

const foo = [];

const bar = !!foo;

console.log(bar)