this post was submitted on 10 Sep 2023
798 points (98.3% liked)

Programmer Humor

19187 readers
1196 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 45 points 1 year ago (2 children)

Ootl, what's going on? I haven't read anything

[–] [email protected] 42 points 1 year ago* (last edited 1 year ago) (3 children)

Start here https://github.com/hotwired/turbo/pull/972 and then https://github.com/hotwired/turbo/pull/973

Tldr someone moved a popular repo from typescript to JavaScript, the negative response was quite overwhelming.

[–] [email protected] 13 points 1 year ago

The speed of a single-page web application without having to write any JavaScript

Ahahahahahahaha! 😂

[–] [email protected] 5 points 1 year ago

The fact is that I actually rather like JavaScript. I'd go so far as to say it's my second favorite language after Ruby. Yes, a distant second, but a second none the less. This wasn't always the case. But after we got proper classes in JavaScript, and all the other improvements that flowed since ES6, it's become a real joy to write.

Is it just me or is the tone here unnecessarily aggressive?

(Read the PR to understand)