I also specifcally need to address another aspect of static typing though. and my preferences
I dislike Static typing when it's grafted onto an interpreted language or a language that uses just in time compiling.
I prefer Statically typed AND compiled languages. As in, NOT Scripts.
I use Python, but I would only ever recommend python for Small jobs like, for Example, scraping a website. Very useful at scraping the web.
Typescript is a mistake because it might be used to make enterprise level applications and JavaScript is fucking Slow…