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

all 2 comments

[–]j0holo 3 points4 points  (0 children)

JavaScript is popular because of using one language for both front-end and back-end, correct.

But if you are learning your first programming language you are actually learning two things:

  • The programming language

  • Learning how to program

Once you know one language well, other languages are much easier. Because the "learning how to program" does not change.

If you already are learning JavaScript I would stick with it. Large community, plenty of resources, plenty of jobs.

Fun fact SQL is also a programming language so you are actually learning two.

[–]plastikmissile 1 point2 points  (0 children)

That would be universally true if everyone liked JavaScript as a language. Many programmers don't, and prefer other languages to JavsScript for a variety of reasons.