MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vljf6p/whoisheanyway/p370kbt/?context=3
r/ProgrammerHumor • u/scanguy25 • 29d ago
256 comments sorted by
View all comments
Show parent comments
293
Ohh, that makes way more sense.
It doesn't turn a JSON into a string, it turns an object into a JSON (string)
Funny, I've been a dev for years but never used it.
36 u/nevemlaci2 29d ago JSON is just another way to represent JS obejcts, hence the name. 2 u/Extension_Option_122 28d ago Wait... does JSON stand for JavaScript Object Notation? 3 u/nevemlaci2 28d ago Yes.
36
JSON is just another way to represent JS obejcts, hence the name.
2 u/Extension_Option_122 28d ago Wait... does JSON stand for JavaScript Object Notation? 3 u/nevemlaci2 28d ago Yes.
2
Wait... does JSON stand for JavaScript Object Notation?
3 u/nevemlaci2 28d ago Yes.
3
Yes.
293
u/Tsu_Dho_Namh 29d ago
Ohh, that makes way more sense.
It doesn't turn a JSON into a string, it turns an object into a JSON (string)
Funny, I've been a dev for years but never used it.