You are viewing a single comment's thread from:
RE: Controversial Thought: Python > Javascript
I enjoy python much more than JS. Code scales much easier and everything makes a bit more sense. However, javascript's ability to use its native interface to connect to HTML and make asynchronous calls can not be understated.
Javascript's natural abilities make it a go-to language for many applications, creating a network effect of projects that utilize it.
I agree. As I stated in my response, I also find Python much more enjoyable than Javascript, but I think you put the rest much more succinctly: network effect. It's simply overpowering.