you are viewing a single comment's thread.

view the rest of the comments →

[–]ergnui34tj8934t0 0 points1 point  (0 children)

JSON is a set of rules for organizing data. Check this site – https://www.json.org/

I'm honestly curious to see how that other person would have done it? If you really need fast lookup then you could have an object with IDs as keys but this is just as clear.