DEV Community

Discussion on: Vue or React?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

I think jQuery lived because of web browser wars; and ES6 and Webpack replaced it.

Right now, you can actually code fine with vanilla JS. Going for something new would be ES dev server or Vite, but I can really bet on it yet.

Thread Thread
 
ghamadi profile image
Ghaleb

I agree. You can code fine with vanilla JS. That's exactly my point.

jQuery is essentially redundant at this stage, but it remains relevant because of its past popularity.

I think it is likely that the comparable popularity of these JS frameworks will prevent them from dying out quickly—even if they become replaceable.