|
|
|
|
|
by lillecarl
2071 days ago
|
|
I can't write dynamic languages because of this. I would often not know what type a function expects or returns if it wasn't for compile time suggestions (which in turns allows language servers). Makes scripting languages really hard for me to use as a consequence. |
|
If anything, TypeScript sometimes feels like a nice middle-ground between C# and JavaScript (and Java?), and though it's not perfect, I do feel that it's pleasurable once you get the hang of it and the quirks of the ecosystem.