Why does the `new` operator in JavaScript take precedence over the member (dot or square bracket) operator, and where is that documented?
SupportExpert
Why does the `new` operator in JavaScript take precedence over the member (dot or square bracket) operator, and where is that documented?
Share