Hacker News new | ask | show | jobs
by rchaud 969 days ago
I use jQuery for JS for the same reason I use Twig for PHP.....it's way simpler to write functions to get things done.

People keep telling me to switch to ES6 but I'm never upgrading. Why would I? jQuery just feels like a good pair of jeans.

1 comments

you can (should) use jQuery with ES6+