Earlier quoted context omitted.
Everything you just said is true for Typescript, as you can set it up as strict or as forgiving as you like, and writing one off scripts for node is just as easy as for Python. But unlike Python, it has a great type system.
With Typescript I have nothing comparable to Django.
I get the impression JS devs would rather have a new framework with bugs and cool emojis in the commits than something more stable and less buggy.