I deeply dislike the almost lack of compile time errors in Python. I like my programming language which as long as I know what I'm doing it will likely be correct once it compiles.
How is that different from JS, which you say is your favorite? Sure, you can have Typescript, but you can type your Python code as well and use something like mypy. I would understand disliking Python if you said your favorite was something compiled like Go or Rust, but it's surprising to me you dislike Python so much while still liking JS.
gas9S9zw3P9c|5 years ago