Hacker News new | past | comments | ask | show | jobs | submit login

My opinion about JSON is that-

1. You don't need to categorize every piece of data 2. You don't need to include everything in a single JSON file.

Deep nesting JSON is very annoying. The key-value pair structure of JSON is simply being abused at this point. Also, I really don't appreciate using numerical values as keys. Please use a list.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: