Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Jquery kind of is crap though. It was great a few years ago, but not really necessary for much nowadays if you know JavaScript well enough.
-
@CallMeAny There is little need for it in modern day development because the reason it exists was because DOM API's sucked at the time but that no longer is the case.
-
@watzon It's not really frowned upon, it's just prefered if your application is of a larger size.
-
I actually like jquery. I'm a backend dev and sometimes NEED to do front end and then it comes in so handy!
So yes, I like it.
Related Rants
-
tahnik63So I need to create a nice new web app. Let's look at some cool JS frameworks that I can work with. *5 mins l...
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
Kalvin17How does a front-end developer get away with murder? $('body').hide(); //I'll see myself out
Use only pure javascript! Jquery is crap
undefined
jquery
js
wk66