|
|
|
|
|
by avakand
1611 days ago
|
|
>That is not to say there are no significant problems with it: the lack of static typing coupled with low runtime performance and bad error messages and debugging support means tracking down more complicated errors can be a pain and the laziness can further compound this. Some of this problems can be aleviated with good IDE support or language server. |
|