New posts in object-literal

Map Item with Variable from Array Index - Javascript [duplicate]

How to fill a Javascript object literal with many static key/value pairs efficiently?

Are object literals Pythonic?

Javascript 'colon' for labeling anonymous functions?

PHP object literal

Dynamically Add Variable Name Value Pairs to JSON Object

Using an Array notation for object construction in Javascript [duplicate]

create object using variables for property name [duplicate]

Use a concatenated (dynamic) string as JavaScript object key? [duplicate]

Adding Prototype to JavaScript Object Literal

Adding/removing items from a JavaScript object with jQuery

Template String As Object Property Name

dynamic keys for object literals in Javascript [duplicate]

How to create an array of object literals in a loop?

How can I add a key/value pair to a JavaScript object?

How to use a variable for a key in a JavaScript object literal?

Self-references in object literals / initializers

JavaScript property access: dot notation vs. brackets?