logoalt Hacker News

Ancapistaniyesterday at 6:59 PM1 replyview on HN

I think that’s OK.

When I first had to use XML, I had to learn the XML spec and output it manually - serialization libraries didn’t really exist yet. I’ve since seen generation of juniors come up through the ranks using XML as an interchange format (and then JSON) without ever learning it fully. It was fine, and nothing terrible happened.

I’ve seen AJAX go from the hot new thing to people not knowing what it stood for, to now most people not even recognizing the term. AJAX didn’t die; it became so common we don’t need a word for it anymore.


Replies

tyreyesterday at 9:27 PM

Kind of like JQuery. I know why it was such an incredible library and am happy no new devs I work with (a) know what it is (b) understand why it was necessary.

Thank god the underlying language, libraries, and browser support have moved forward. And IE6 is dead. God, what a nightmare.

show 1 reply