Hacker News new | ask | show | jobs
by lemcoe9 2341 days ago
I do not understand, both of the expressions on the left-hand side are NULL, which looks like ?? is doing the same thing in both examples. A non-existent array key and a non-existent property on an object are logistically identical.
1 comments

I was referring to the single-versus-double quotes.