JSFiddle - React, Tailwind, and code Playground

by Justin Breen

JavaScript

if ( ! 1 == 4 ) {
  alert( 'true' );
} else {
  alert( 'false' );
}