JSFiddle - React, Tailwind, and code Playground by charlescarver May 08, 2013 JavaScript for (var i=2; i<10000; i++){ $("body").append(i + " "); }