JSFiddle - React, Tailwind, and code Playground

by black strings

JavaScript

var counter = 5;

console.log(--counter);