Hacker News new | ask | show | jobs
by 1ncunabula 332 days ago
What makes TypeScript better than Python? I don't get it..
1 comments

Much more capable and reliable type system, paired with comparatively sane package management. This is getting better in the Python world (thank you Astral), but it's still not anywhere near the same.
Not sure if it's worth selling your soul to Microsoft.

I will stick to other languages when I need a better type system.