|
|
|
|
|
by timothycrosley
2430 days ago
|
|
> TypeScript got typings right. I have not used TypeScript, but looking at it's documentation the syntax for type annotations look identical. Would you be willing to expand on why you think its approach is better / how it's different? |
|
Try it a bit. it truly is enjoyable. Fifteen years of python and I'm still enjoying TypeScript more.
Mypy is limited by annotations having to be compatible python syntax.