
Things JavaScript Developers Should Know, Part 2 - JSJ 485
JavaScript Jabber
00:00
The Similarity of Jobscript Objects to Python Dictionaries
Jobscript objects behave to a great extent, like python dictionaries. They also do some fancy stuff behind the scenes to be really efficient when they are used as objects rather than as dictionaries. But at the end of the day, you can just use them like a dictionary. And it turns out that the fact that you're the key can only be really a string, is a limitation sometimes.
Play episode from 37:06
Transcript


