Now that it's 2021 can we say jQuery is Dead now ?
Would you tell new Devs to learn it ?
What use cases does JQuery have in 2021 ?
What do you think ?
For further actions, you may consider blocking this person and/or reporting abuse
Timeless DEV post...
The most used technology by developers is not Javascript.
It's not Python or HTML.
It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.
I'm talking about Git and version control of course.
Davide de Paolis -
🩰 The Flying Shooter ❤️🔥 -
Callie, careful shitpost curator -
naveennamani -
Once suspended, codebyjustin will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, codebyjustin will be able to comment and publish posts again.
Once unpublished, all posts by codebyjustin will become hidden and only accessible to themselves.
If codebyjustin is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Justin.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag codebyjustin:
Unflagging codebyjustin will restore default visibility to their posts.
Top comments (4)
I probably wouldn’t tell new developers to learn it.
That being said, jQuery is dying a slow death—but it’s still around. I use it at work. And I recently took a .NET certification course where one of the lecturers said front end frameworks like React and Angular are great, but jQuery’s AJAX is hard to beat for what it does.
So learn those front end frameworks, and if you have time and motivation maybe dip your toe in the water with jQuery.
It's feasible to use React with jQuery, if only for jQuery's AJAX requests. They are fairly easy to use. That being said there are probably better options for that, for instance fetch, or axios.
Ah, so it sounds like a lot of legacy app used jQuery. Guess I'll do a crash course when I have to support it.
jQuery jsut is not popular