this post was submitted on 16 Jul 2023
710 points (92.4% liked)
Programmer Humor
32443 readers
949 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, it's not like you have any option. Browsers only run Javascript, right?
Well you can do it the 'old' way serving front (pages) from the back like PHP did it.
Ah ok, server side rendering with no JS. I mean, server-side rendering is good. But a front with no JS? Idk, the page would feel pretty outdated. I wonder if there modern front-ends with zero js.