DEV Community

Justin
Justin

Posted on

2 2

2021 Is jQuery Dead ?

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 ?

Top comments (4)

Collapse
 
bhuff1 profile image
Benjamin Huff

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.

Collapse
 
oliverradini profile image
OliverRadini

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.

Collapse
 
codebyjustin profile image
Justin

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.

Collapse
 
fltenwall profile image
flten

jQuery jsut is not popular

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay