ways of destructuring javascript code example Example: js object destructuring const { [propName]: identifier } = expression;