this post was submitted on 19 Jul 2024
115 points (100.0% liked)

TechTakes

1276 readers
151 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 2 months ago* (last edited 2 months ago) (1 children)

There was a question on here recently like "Please recommend an e-commerce web application which doesn't use JavaScript" and the top response was "I don't understand what you're asking - how can you have a web application without JavaScript??‽". It was like everyone has forgotten about HTTP POST.

[–] [email protected] 9 points 2 months ago* (last edited 2 months ago)

It could be entirely server-side generated with PHP.

I’m not sure why a person would want to do that however. It seems unnecessarily limiting.