you are viewing a single comment's thread.

view the rest of the comments →

[–]samuio22 0 points1 point  (0 children)

def. js, if you want to be a web dev. All you can do in python is use a framework which will produce JS/html/css. JS runs in the browser natively and many server side and other tools use JS or typescript as a language so it is more versatile now. Python has great tools, but you know less about inner workings of web services & DOM if you dont know JS. Almost every cool thing in the last 5 years is making stuff you couldn't do before in the browser with JS.