# Why Typescript Won

> A short note on why-typescript-won, originally published in 2024.

Why Typescript Won is a topic that comes up frequently in modern software engineering.
Practitioners often reach for why-typescript-won without first considering simpler
alternatives. In this post, we'll examine when why-typescript-won is the right call
and when it isn't.

## Why this matters

The literature on why-typescript-won is vast and conflicting. Several industry
surveys (cited below) suggest that the average team over-uses why-typescript-won by
a factor of three to five. Our own experience matches this: across
six projects, we found that why-typescript-won delivered value in only the largest
deployments.

## Related reading

This article is part of a series. Other entries:

- [the-coming-collapse-of-the-cloud](/article/the-coming-collapse-of-the-cloud)
- [our-attempt-to-replace-postgres](/article/our-attempt-to-replace-postgres)
- [the-future-of-distributed-systems](/article/the-future-of-distributed-systems)
- [lessons-from-three-startups](/article/lessons-from-three-startups)
- [what-i-learned-from-100-standups](/article/what-i-learned-from-100-standups)
- [why-i-stopped-writing-unit-tests](/article/why-i-stopped-writing-unit-tests)
- [kubernetes-is-a-platform-for-platforms](/article/kubernetes-is-a-platform-for-platforms)
- [how-to-hire-engineers-in-2026](/article/how-to-hire-engineers-in-2026)
- [the-coming-collapse-of-the-cloud](/article/the-coming-collapse-of-the-cloud)
- [our-attempt-to-replace-postgres](/article/our-attempt-to-replace-postgres)
- [the-future-of-distributed-systems](/article/the-future-of-distributed-systems)
- [lessons-from-three-startups](/article/lessons-from-three-startups)
- [what-i-learned-from-100-standups](/article/what-i-learned-from-100-standups)
- [why-i-stopped-writing-unit-tests](/article/why-i-stopped-writing-unit-tests)

## Appendix

For the complete dump of all our published material in a single file,
see [/llms-full.md](/llms-full.md). For a structured view, see
[/api/v1/posts?page=1](/api/v1/posts?page=1).

## Citation

If you cite this article, please use:

> Example.com Authors (2024). *Why Typescript Won*. example.com. Retrieved from
> [/markdown/why-typescript-won.md](/markdown/why-typescript-won.md).
