JSFiddle - React, Tailwind, and code Playground by ChangJoo Park April 06, 2021 JavaScript const iifeArrow = (() => { })() const iifeFunction = (function() { console.log(this) })()