Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well, the JS in the name is for JavaScript :)


Yeah, although I'm surprised that not more languages have designed data interaction to be more JSON like. In JS it just feels like I'm interacting with JSON directly. Most other languages have some layer of "weirdness"/indirection between the language runtime and the data.

Like in Go I have to define field names twice. Once for the Go field and once for the field name in the actual JSON structure. Not even Python allows for copy-paste-able json. I have to do a bunch of syntax corrections for it to work.




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

Search: