No offense to JSON users but in my pov this thing is fatly overrated lemme explain.
JSON is used by many devs cuz its ("human readable") and also cuz its cross platform. OK i understand but while u were programming with JSON have u ever noticed the strict syntax, the commans and braces and the whole program crashing cuz u forgot to put braces in line 134 u all remember that right?
For my experience with Json is that my program kept on crashing till i removed JSON entirely and used configparser (ini) instead. For me its simpler and easier and better to use JSON breaks when u miss a semicolon somewhere but configparser is stronger and handles errors better.
And that is my pov of JSON if u have any obligations or questions, i'll like to hear them in the comments.
Top comments (0)