20000 forum users - Awesome Special Event!

it is a massive improvment navigation using keyboard and the shortcuts make it actually easy to use.

Who even uses jQuery nowadays?

It can take down a good part of the internet. Many people reported issues here as well. Problems were reported with all major ISPs.

6 Likes

Me… [1]


  1. I’ve not actually used it as much in the past couple months since I have to include the library and all just to have some shorthands for dom stuff ↩︎

6 Likes

Here’s the catch: Nobody wants hundreds lines of code and a huge node_modules just to make a button that expands a spoiler with some animation.

And Internet Explorer

8 Likes

Spoiler, bgp underlies tcp, etc as the backbone of the Internet, and relies mostly on a trust model any asn can announce a shorter path for a prefix should they want the goal is questionable

Still, you might not need jQuery for that.

7 Likes

why it is so buggy on my end? like very very buggy

69,96% of webpage that i’ve use daily…idk

burh forgor to edit the post

What I can see is that for the most part, the website demostrates the code with $(el), where el is a JavaScript object.
But most of the times it is something like $("#btn-close").

Not to mention that all those modern approaches usually takes more lines of code. And the website is actually designed for library developers instead of normal web devs…

jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application.
If you’re developing a library on the other hand, please take a moment to consider if you actually need jQuery as a dependency.

Yes jQuery is something like 25 kB but I don’t see a good reason to just dump it completely.


Quantumult X is GOAT

6 Likes

i wonder why people want to make such a complicated name for their product for no reason, just call it frank or peter or something like that, so easy to remember jkjk

5 Likes

You actually have Regular now wow didn’t notice :laughing:

Because the mighty iOS and Apple had spoken

6 Likes

Figma Config™…

cant believe they trademarked this

image

image

1k$ for these very bank number…im so drunk & crazy rn

1 Like

screen-jquery01

4 Likes

I also wanna speak for me installing macOS 14 virtual machine on my 8GB of RAM VPS just to create an iCloud email address. And i can use app password to sign in to a Roundcube instance pointing to iCloud’s SMTP and IMAP servers :face_with_tongue:

Good thing, apparently if i don’t have the macOS VM available to use, i can still use my phone number to sign in instead. But might as well reinstall my macOS VM later, maybe :person_running:

7 Likes

Fun math question :)

The fruits are all positive integers, what are the fruits?

Answer

:red_apple:=154476802108746166441951315019919837485664325669565431700026634898253202035277999
:banana:=36875131794129999827197811565225474825492979968971970996283137471637224634055579
:pineapple:=4373612677928697257861252602371390152816537558161613618621437993378423467772036

4 Likes

what the fak is tis

It’s fun math :)


iFast​Net iFastNet

Premium​ Hosting Premium Hosting

:wink:

7 Likes

life is like a dih, sometimes its up, sometimes its down, but it is not hard forever…and it also short

  • Tiktok Master jkjk

Right, that’s a surprising omission on the website. Because you can use document.querySelectorAll("#btn-close") for the same effect.

If you scroll through the examples, you’ll see that a substantial chunk of jQuery functions can actually be replaced with a single line of plain Javascript.

Some functions require a bit more code, but that also is somewhat of a weakness of the website: it sometimes tries a bit too hard to replace the exact jQuery functionality, when you can achieve the same with less code if you approach the problem slightly differently.

I count jQuery 4 as 28 kB compressed, but 79 kB text. And that’s the minified version.

I got rid of it for all my projects. I can do the same with plain Javascript and it eliminates another dependency, a network request, some browser execution time, and a various potential security issues. You see no reason to dump it, I see no reason to keep it.

6 Likes

ahh good old trick…