this post was submitted on 19 Jul 2025
1077 points (98.6% liked)
Programmer Humor
25159 readers
1522 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
bro ive been doing fullstack js dev for severals years to then realize php is superior💀
W-what? Did you used js as backend? How was performance?
Thanks to web browser development, there has been quite a lot of focus/investment into JS runtime optimizations. Since the server-side runtime environments use those same JS engines, performance tends to be quite good.