codeinabox to TypeScriptEnglish · 6 days agoSeven Years to TypeScript: Migrating 11,000 Files at Patreonwww.patreon.comexternal-linkmessage-square1linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1external-linkSeven Years to TypeScript: Migrating 11,000 Files at Patreonwww.patreon.comcodeinabox to TypeScriptEnglish · 6 days agomessage-square1linkfedilink
minus-squareFizzyOrangelinkfedilinkarrow-up2·6 days agoImpressive 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.
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.