Abhi Aiyer
1 min readApr 8, 2016

--

in es6, this is object shorthand

{ text } === { text: text }

--

--