For a full-stack framework I'd take something Typescript-based now, because TS has better static typing than Python currently (with all due respect to mypy), and the async story of JS is much easier than that of Python. And also the JIT.
But it's interesting to see that Python is able to advance so much in this direction; I hope it will continue.
But it's interesting to see that Python is able to advance so much in this direction; I hope it will continue.