this post was submitted on 18 May 2025
10 points (91.7% liked)

WebDev

1286 readers
1 users here now

Community for all things Web Development related.

founded 2 years ago
MODERATORS
 

You may hate me for this, but this is what’s really going on. I love JS/TS and Node but the world is built in economies of scale not in love for programming languages… and PHP is the best when it comes to cheap scaling.

Really hope someone at Node decides to make it fast-cgi compatible in a nice way.

top 7 comments
sorted by: hot top controversial new old
[–] deur@feddit.nl 6 points 1 month ago (2 children)

PHP is vastly better than server side JS

[–] jyl@sopuli.xyz 10 points 1 month ago (2 children)

I wouldn't mind if both were killed and dumped in a rotten tomb.

[–] deur@feddit.nl 2 points 1 month ago

Fair enough, I can get behind that.

[–] TCB13@lemmy.world 2 points 1 month ago

Too late, JS will take over everything.

[–] TCB13@lemmy.world 1 points 1 month ago

That's the point of the article, JS isn't as good or better just because it doesn't support a fast-cgi execution model.

[–] dotslashme@infosec.pub 5 points 1 month ago (1 children)

This is where PHP shines: the deployment model is dead simple. Write code > Deploy via FTP > You’re live.

Yeah, from any professional perspective, this is a completely fucked up way of working, even for any professional personal blog.

[–] TCB13@lemmy.world 2 points 1 month ago

It is, but it is also what happens.