Live data from Hacker News

Why I'm still using jQuery

arp242.net

1–10 of 246 posts

Re: Why I'm still using jQuery

#3
I would argue that the comfort of using jQuery comes at the cost of speed and obfuscation. I stopped using jQuery about 2 years ago and for the most part had no problems whatsoever even when I was forced to support IE9. Also I found that searching http://youmightnotneedjquery.com/ helps a lot when deciding how to implement certain features.

Re: Why I'm still using jQuery

#6
post #2

What a great article.

Well you should elaborate more, you might get downvoted to oblivion yourself.

You should at the very least comment on what exactly you found "shitty" about the article, giving the benefit of the doubt and a means for the author to be better.

I find HN downvote system many times misused, but your comment is the perfect example of a one deserving of negative feedback

Re: Why I'm still using jQuery

#9
If JQuery is all you need to get the job done, go for it. It's still fast, simple and easy to develop.

If you need state management, build a very complex app, etc. ... don't.

Post reply on HN