JSFiddle - React, Tailwind, and code Playground

by Amitesh Kumar

JavaScript

var str = '1 && 2 || 0';

var tokens = ['&&', '||'];