Hacker News new | ask | show | jobs
by flomo 3615 days ago
Outputting JS as templates or printed text was pretty common before every language added a handy toJson method though.
1 comments

yeah, I guess I sorta missed that... I mean the 'X' in AJAX was for XML... I've def been guilty of outputting "XML" with php tags. by the time we got to JSON there were libs available, or maybe we just wrote our own.