Hacker News new | ask | show | jobs
by wolco 2905 days ago
Don't throw away jQuery just yet.
1 comments

Especially with the way Safari is being developed, I'm guessing we're going to go back to needing a jQuery library to handle all the browser inconsistencies.
jQuery does a whole lot more than just handle browser inconsistencies. I feel like a shim to the standard DOM API would be better suited for solving that problem. The DOM API has grown a lot.