this post was submitted on 11 Mar 2026
6 points (100.0% liked)

TypeScript

1088 readers
1 users here now

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] FizzyOrange@programming.dev 2 points 2 weeks ago

Impressive transition. It's definitely better just to start with type annotations. It's around 3-10x more work to add them later, and you don't get the productivity benefits of having had them along the way. Same goes for Python.