Comment on PHP is the new JavaScript?parentComments−wkyleg2yStatic typing−conradfr2yWith strict typing enabled and tools like PHPStan I don't really see the point.Typescript compiles to a dynamic language anyway.
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.