JSFiddle - React, Tailwind, and code Playground

by eget teteete

JavaScript

var a = 'string';
a += ' govno JS';
alert(a);