DEV Community

Ben Halpern
Ben Halpern Subscriber

Posted on

jQuery might outlive humanity 💀

Sign in to view linked content

Top comments (2)

Collapse
 
pascal_cescato_692b7a8a20 profile image
Pascal CESCATO

After a nuclear strike, only the tardigrades, COBOL systems, jQuery, and a few forgotten Bash scripts would remain — and humanity could rebuild everything from there.

Collapse
 
sylwia-lask profile image
Sylwia Laskowska
$(document).ready(() => {
  $('body').append('<p>Year: 2125. AI: 1 🤖 Humanity: 0 ☠️ jQuery: still working ✅</p>');
});
Enter fullscreen mode Exit fullscreen mode