567
There be Gremlins in the Code (media.piefed.social)
submitted 1 month ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 95 points 1 month ago

Funny, most people I've talked to said that the backend code usually is better structured and written, while the frontend (web and games) was a hot mess

[-] [email protected] 27 points 1 month ago* (last edited 1 month ago)

Yeah, that’s my experience. The backend is an environment you control completely and has well-defined inputs and outputs specifically designed to be handled by machines. Front end code changes on a whim, runs who the hell knows where, and has to look good doing it.

[-] [email protected] 7 points 1 month ago

Plus for the front most people use very unsafe languages and glued together frameworks (JavaScript, typescript, react, Vue etc), whereas on the backend we can use proper type-safe, compiled languages with better abstractions (rust, scala,...) with proper unit and integration tests.

[-] [email protected] 8 points 1 month ago

All the node.js backends reading this rn

load more comments (3 replies)
load more comments (14 replies)
this post was submitted on 23 May 2025
567 points (98.5% liked)

Programmer Humor

24736 readers
1582 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 2 years ago
MODERATORS