jQuery might not be the fancy new hotness on the block, but it still works and is still used. I get the feeling more and more that developers are embarrassed about using it, similar to how some devs are embarrassed about using PHP, yet it's still a workhorse.
PHP should be significantly more embarrassing than jQuery. The jQuery interface is well designed and reliable. The fact that it still works is important. As long as I've got clients asking for IE 8 support, jQuery's going to be in my toolbox. And probably even after.
Ask HN: Is jQuery still a thing?
21–30 of 90 posts
Re: Ask HN: Is jQuery still a thing?
#22Re: Ask HN: Is jQuery still a thing?
#23Every other framework relies on JQuery so--yes, absolutely--it's still a thing. And if you don't work for a company that is in the JavaScript-framework-of-the-month mode, you should know JQuery is still king.
Re: Ask HN: Is jQuery still a thing?
#24jQuery might not be the fancy new hotness on the block, but it still works and is still used. I get the feeling more and more that developers are embarrassed about using it, similar to how some devs are embarrassed about using PHP, yet it's still a workhorse.
PHP should be significantly more embarrassing than jQuery. The jQuery interface is well designed and reliable. The fact that it still works is important. As long as I've got clients asking for IE 8 support, jQuery's going to be in my toolbox. And probably even after.
Re: Ask HN: Is jQuery still a thing?
#25Do you know a better library for support of a wide array of browsers going back many years, with a huge log of support issues and test cases behind it?
Re: Ask HN: Is jQuery still a thing?
#26jQuery might not be the fancy new hotness on the block, but it still works and is still used. I get the feeling more and more that developers are embarrassed about using it, similar to how some devs are embarrassed about using PHP, yet it's still a workhorse.
It's really silly that is how the culture behaves. The right tool for the job is a common moniker in other industries, yet in ours its the source of heated debate and hipsterdom.
If you are starting a new project on it, you should indeed feel silly.
Re: Ask HN: Is jQuery still a thing?
#27Re: Ask HN: Is jQuery still a thing?
#28Every other framework relies on JQuery so--yes, absolutely--it's still a thing. And if you don't work for a company that is in the JavaScript-framework-of-the-month mode, you should know JQuery is still king.
They do? React, Angular, etc?
Re: Ask HN: Is jQuery still a thing?
#29Every other framework relies on JQuery so--yes, absolutely--it's still a thing. And if you don't work for a company that is in the JavaScript-framework-of-the-month mode, you should know JQuery is still king.
They do? React, Angular, etc?
Re: Ask HN: Is jQuery still a thing?
#30Very simple and as always it depends on what you want. You want to do the cool new thing? Then use one of the younger frameworks but expect things to be slow, buggy, and ungooglable. If you want to make money wiht little effort then use the older frameworks that survived (e.g. jquery).