Hacker News new | ask | show | jobs
by nine_k 1144 days ago
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.

1 comments

Any typescript frameworks you recommend?
E.g. Next.js is fine.