JSFiddle - React, Tailwind, and code Playground by basarat August 20, 2013 JavaScript function foo() { return {boo:""}; } var x = new foo(); console.log(x);