- One of two ways to access object properties in JavaScript (
objectName['propertyName']
), the other being dot notation.
- Previous term: Boyscout Rule
- Next term: Braille (⠃⠗⠁⠊⠇⠇⠑)
- Random term: API evangelism
WebGlossary.info
objectName['propertyName']
), the other being dot notation.