Skip to content Skip to sidebar Skip to footer
Showing posts with the label Assignment Operator

How Can Ecmascript Assignmentexpression Production Rule Produce `foo = 42`?

As the spec states (yes, 5.1, that's intentional): AssignmentExpression : ConditionalExpre… Read more How Can Ecmascript Assignmentexpression Production Rule Produce `foo = 42`?