JSFiddle - React, Tailwind, and code Playground by Michael Prosser April 14, 2017 JavaScript j = 0; while(j < 10){ alert(j); j++; }