JSFiddle - React, Tailwind, and code Playground

by greatCar

HTML

<label>test</label>
document.write(5 + 6);

JavaScript

alert(0.1 + 0.2);

alert((0.1 + 0.2) < 0.3) ; // true