this post was submitted on 03 Feb 2024
440 points (94.0% liked)

Programmer Humor

32410 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] intensely_human@lemm.ee 1 points 2 years ago (1 children)

Not that it’s inherently good or bad, but the heavier web apps get the more a browser represents a sort of virtualization environment that only runs one stack. I think that’s interesting.

[–] tsonfeir@lemm.ee 1 points 2 years ago

What do you mean only runs one stack? Like front end framework? That would be the point. But it can communicate with any backend.