Hacker News new | ask | show | jobs
by johtso 1196 days ago
I do wish people had less of a tendency to be shy about Typescript in their product documentation. It's a selling point, show it off! Examples end up being a little more verbose, but they actually end up being useful for people that are writing Typescript (probably a closely overlapping group with those that care about their background jobs not disappearing).
1 comments

I use included Typescript types on npm as a sort of unofficial filter for what libraries I want to use now.