JSFiddle - React, Tailwind, and code Playground by Felipe Alfaro August 03, 2018 JavaScript var asd = { one: 1, two: 2, fn: show(this) }; function show(asd) {}