JSFiddle - React, Tailwind, and code Playground by ElemarJR July 11, 2012 JavaScript for (var i = 1; i <= 5; i++) setTimeout(function() { console.log(i); }, 0);