top | item 44014540 (no title) Kalabasa | 9 months ago Object property access i guess. LikemyObj["myProperty"]If it's a function then it could be invoked,myObj["myProperty"]()If the key was a symbol,myObj[theSymbol]() discuss order hn newest TheRealPomax|9 months ago pretty sure they were asking about the dynamic property name, { [thing]: ... }
TheRealPomax|9 months ago pretty sure they were asking about the dynamic property name, { [thing]: ... }
TheRealPomax|9 months ago