Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Object property access i guess. Like

myObj["myProperty"]

If it's a function then it could be invoked,

myObj["myProperty"]()

If the key was a symbol,

myObj[theSymbol]()



pretty sure they were asking about the dynamic property name, { [thing]: ... }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: