this post was submitted on 28 Aug 2023
167 points (85.8% liked)

Programmer Humor

32000 readers
799 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

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

You're a couple years behind the SSR craze. We're back to what they were doing with PHP in the 00s except it's now done with Next, Nuxt etc.

[–] [email protected] 15 points 1 year ago* (last edited 1 year ago) (2 children)

Give it a year or two and we will be back to PHP. A lot of people are seeing the massive changes PHP has done and realizing it's just not as bad as it used to be. 7.x was a huge change, and 8.x is also doing great things. And so no one rages about my opinions, there's some sarcasm about "going back to PHP". Obviously the industry will stick to JS/TS for the most part.

[–] [email protected] 11 points 1 year ago* (last edited 1 year ago)

PHP has been “not bad” for a decade. The problem is that it isn’t good and I can’t think of a reason to choose it for a new project when there are so many better, established languages.

[–] [email protected] 5 points 1 year ago (1 children)

When will JQuery make its return?

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

Probably never because JS finally had a glow up and added/adapted the many features jQuery had and made it native.

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

Yaaay I love running node.js as my backend even though nobody thinks it's efficient