JSFiddle - React, Tailwind, and code Playground

by Matthew Day

JavaScript

var someNum = 3;
console.log(!--someNum);