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

Most of what jQuery does could be moved into standard browser APIs and then presumably implemented in native code.

It pretty much has been. CSS syntax for selection lead to querySelectorAll, simpler AJAX calls to fetch, DOM manipulation functions were ported into the DOM spec wholesale.



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

Search: