Earlier quoted context omitted.
> You wouldn't pick it for your job interview's coding test if you had a choice (Python all the way there), I do actually pick it for several reasons. 1. I want to know if the environment I am going into is pragmatic about languages. If you are going to refuse to continue working with me over something so minor as PHP then we aren't a culture fit. 2. I want to showcase my best. I know this language in and out. It's t…
That's a good point, I imagine doing that would screen out companies run by language snobs. My go to for this is to say "I don't think Typescript is needed most of the time". The snobs look at you like you just farted in their face. But having done some coding interviews where time and space complexity were a factor, I found it easier to succeed with Python.
This is a terrible example, typescript (especially in 2023) is basically free with most setups (including vanilla) and easy to ignore for velocity then optionally enforce typechecking later.
A much better hill to die on would be large frameworks/tooling like react/angular/webpack.