I will also disagree. I can understand library maintainers getting frustrated with typescript because the types can get wild for them to accommodate all potential situations the user might encounter. However, in a Frontend React project of any note (especially within a team) typescript is a big step forward from plain JS. How do you feel about JSDocs as a alternative to Typescript? I have seen quite a bit of love for that in the community. Nicely written article though.