0
Next front end Language?
I finished HTML, CSS, and JavaScript. I struggled a bit with the JavaScript course. I’ve seen other posts recommending jQuery and angular. Is jQuery still used these days? Ang, react seem to be more popular these days in my limited experience. Thoughts?
3 ответов
+ 1
Interesting. I can see that. It could be a bit unfair to compare React to jQuery though. The author mentioned it, though not in this specific light, when he said
"Browsing through the React job listings, I noticed an interesting trend — a lot of them were for things that we don’t think of as front-end web work"
Grain of salt? /shrug 😊
0
jQuery is a JavaScript library. Angular and React are front-end frameworks. None of the above are new languages.
When I look for answers to my questions on the Internet, most of the stack overflow or stack exchange answers are in jQuery, so I think it's good to understand.
0
https://medium.com/javascript-scene/top-javascript-libraries-tech-to-learn-in-2018-c38028e028e6. This article does show that jquery is becoming less popular.