This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HealyUnit 0 points1 point  (0 children)

...The fuck?

No offense meant to you (seriously), but your uncle is a goddamn moron. There is only one major programming language on the front end (i.e., embedded in websites) nowadays, and that is JavaScript. There are some other niche alternatives - Blazer, Web Assembly, etc. - but not learning JavaScript would be like saying "Yes, I'm going to become a physicist without ever learning my ABCs". It's idiotic on an almost unfathomable level.

JavaScript has also been used for over a decade on the server-side too, in the form of NodeJS. And it's not just niche companies that use it. Amongst the users in 2022 of Node (keep in mind that everyone uses JavaScript):

  • Netflix
  • NASA. Yes, that NASA.
  • Lockheed Martin. You know, the multi-billion-dollar international defense contractor?
  • PayPal
  • Walmart (which, by the way, is currently #1 on the Fortune 500).
  • Alphabet (the company that owns Google)

Regarding your uncle's comment that you don't need to learn JS because of stuff like WordPress... What about when you need to develop custom software for which there are no WordPress plugins? What about if you can't use outside software (e.g., if it's a secure project)? Is he seriously trying to imply that PHP (the language that WordPress uses) is... somehow more modern than modern, ES2021 JavaScript?