JSFiddle - React, Tailwind, and code Playground by Fabian Allel April 14, 2015 JavaScript var i=0; while(i<20){ alert('maricĂłn!!'); i++; }