Comment on JavaScript Records and Tuples Proposal goes to stage 2parentComments−TheCoelacanth6yI'm more concerned with the way that recent grads and bootcamp grads will interact with everything else.Reference equality is a huge source of confusion for them. Structural equality is what they expect.−rsstack6yIt's what they expect, and it's what they'll now expect from every object or object'ish value in JS :)
Comments
I'm more concerned with the way that recent grads and bootcamp grads will interact with everything else.
Reference equality is a huge source of confusion for them. Structural equality is what they expect.
It's what they expect, and it's what they'll now expect from every object or object'ish value in JS :)