Hacker News new | ask | show | jobs
by conradfr 658 days ago
What would you want from typescript?
1 comments

Static typing
With strict typing enabled and tools like PHPStan I don't really see the point.

Typescript compiles to a dynamic language anyway.