you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 6 months ago

I feel JavaScript should be more of a backend scripting language, like with Node, than a frontend. PHP can already accomplish a lot of what JS can do, just on the server-side as opposed to client-side.

PHP+CSS is really all you need to make something feel good. People often use JS to make a site look good, yet it usually suffers in functionality.

  • source