this post was submitted on 06 Aug 2023
384 points (94.4% liked)
Programmer Humor
19450 readers
232 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Lol, server side JavaScript far predates nodejs.
Do you mean Rhino? This is the first time I come across it and the fact that it’s written in Java completes a full circle of hell
Ha, yeah that's one I remember using. I believe there were other implementations of interpreting javascript on the server. LiveWire, maybe? It's been so long since I even attempted it, honestly. I will say, nodejs is clearly far superior to them all, especially with how lean a nodejs service runs on the server.