|
|
|
|
|
by dysoco
1001 days ago
|
|
I personally very much prefer Typescript as a language to Go; my biggest gripe with it is the ecosystem is far more complex, vast (in the bad way, when you have 1000 options for everything and nothing completely stablished), fast moving and breaking. You have to cope with things like transpilers, etc. I know this is improving, libraries like React have been #1 for a good while, but even then, they introduce breaking changes constantly. |
|