TypeScript is now officially 10 years old
coderoasis.com
TypeScript is now officially 10 years old
1–10 of 207 posts
Re: TypeScript is now officially 10 years old
#2Re: TypeScript is now officially 10 years old
#3The post mentions one of the most important factors in TypeScript’s adoption: it launched, from the start, with good tooling.
Re: TypeScript is now officially 10 years old
#4The post mentions one of the most important factors in TypeScript’s adoption: it launched, from the start, with good tooling.
that's maybe the second or the third most important factor. the first is aggressive marketing that microsoft does for its products.
Re: TypeScript is now officially 10 years old
#5The post mentions one of the most important factors in TypeScript’s adoption: it launched, from the start, with good tooling.
Re: TypeScript is now officially 10 years old
#6The post mentions one of the most important factors in TypeScript’s adoption: it launched, from the start, with good tooling.
Re: TypeScript is now officially 10 years old
#7Re: TypeScript is now officially 10 years old
#8Earlier quoted context omitted.
that's maybe the second or the third most important factor. the first is aggressive marketing that microsoft does for its products.
That unfortunately hasn’t helped C# become more popular outside of Microsoft legacy shops even when it did go cross platform and open source.
Re: TypeScript is now officially 10 years old
#9Sadly, the majority of people writing Typescript rarely care about descriptive and readable code these days. Somehow the focus shifted from using types to better understand complex systems through the code itself, to writing whatever polymorphic union type abomination that yields the best IntelliSense auto-completion in VSCode.
Re: TypeScript is now officially 10 years old
#10The post mentions one of the most important factors in TypeScript’s adoption: it launched, from the start, with good tooling.