JSFiddle - React, Tailwind, and code Playground by psaraswathi October 27, 2015 JavaScript //IIFE (function(){ console.log("I am IIFE"); })();