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
-
@Fast-Nop
devRant: PHP is obsolete.
PHP: But, I run 70% of back ends.
devRant: jQuery is obsolute.
jQuery: But, I run 78% of front ends.
Meanwhile, the people who always tell me this... the front end React devs, are collectively powering less than half a percent.
And of that half percent, only half of those React sites actually work decently.
So, while I appreciate the excitement you kids have at your new toy train, I'm just going to go ahead and keep working in the technologies that pay the bills. -
@HiFiWiFiSciFi Most of jQuery in the wild is jQuery 1, completely outdated. That's because jQuery 2 dropped support for old IE, which was the point of jQuery.
I'm not even arguing for JS frameworks, just that jQuery is pointless today because native JS offers all relevant functionality. The only exception is corporate intranet shit that still runs only on IE and possibly even ActiveX. -
@C0D4 We have an old intranet application that works on fucking unsigned Java browser applets and has been out of maintenance for many years. Solution: use IE with an outdated Java version for that, and another browser for internet.
Related Rants
I love how all the shorthands for events are deprecated, but JQuery docs still haven't been updated.
rant
deprecated
jquery