JSFiddle - React, Tailwind, and code Playground by pkysylevych February 17, 2014 JavaScript function f(){ console.log(1) }; setInterval("f()",1000);