|
|
|
|
|
by hahamrfunnyguy
2914 days ago
|
|
That, not too mention how often do you actually write data files by hand? Maybe a small sample file for testing, but beyond that all data is going to be read in from files or come from an API. JSON is not bad to write by hand. Simple XML isn't too bad either, but I still prefer JSON. |
|