Hacker News new | ask | show | jobs
by DrSiemer 1865 days ago
What exactly do you still use or need jQuery for?
2 comments

It's mostly a wrapper of JS functions that takes care of compatibility, and makes code more readable.
Compatibility isn't really a consideration nowadays.
I like the API.