Typescript is ubiquitous in web, and there are some amazing new frameworks that reuse typescript types on the server and client (trpc, tanstack). It's faster (than python), has ergonomic types, and a massive community + npm ecosystem. Bun advances the state of the art for runtime performance (which anthropic just bought and use for Claude code).
bdangubic|2 months ago
> The only reason to use it is inertia
and
> Typescript is ubiquitous in web
:-)
sinkasapa|2 months ago
krzyk|2 months ago
And on readability Python also wins (if we prohibit stupidities like PEP 572)