7 ms·
What makes TypeScript better than Python? I don't get it..
by 1ncunabula 1y ago
What makes TypeScript better than Python? I don't get it..
- Philpax 1y agoMuch 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.
- Arch-TK 1y agoNot sure if it's worth selling your soul to Microsoft. I will stick to other languages when I need a better type system.