You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm considering if it matters that the value of a missing key in ruby hashes (using []) is nil, while in javascript, it's undefined. Maybe just have empty values?
what about negative numbers?
I'll throw in another question just because I haven't seen it yet -- what about
nil
?The text was updated successfully, but these errors were encountered: