JSFiddle - React, Tailwind, and code Playground

JavaScript

console.log(!!"something"); // true
console.log(!!0); // false