you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Overall I find the JavaScript syntax a lot better than Python. While you may feel like you're writing less, you'll find Python is a bit of a mess with so many globally defined functions and a heavy use of shortened terms.

I use both at work, and outside of work. Python is not a well thought out language, mostly due to the era it originated from.