JSFiddle - React, Tailwind, and code Playground

by pukster

JavaScript

var times = 0;
while ( ) {
  console.log( "hello" );
  times
};