JSFiddle - React, Tailwind, and code Playground

JavaScript

if (true == true || foo.foo){
    document.write("passed!!!");
}