JSFiddle - React, Tailwind, and code Playground

by John Wick

JavaScript

var x=null;
var res=x-5;
console.log(res);