|
|
|
|
|
by aaomidi
1949 days ago
|
|
> - Simple language So simple it can't do Object.keys() Don't get me wrong, I enjoy writing code in Go, Rust, and TS. But my god, Go literally is a pain in the ass every time I want to do something that isn't a map reduce problem. And even for map reduce problems it's annoying due to lack of generics. Maybe generics will finally give Go something that every other language has. A strong, useful, standard library for collections. |
|
Simple on paper, but what's the experience as a result? some are okay with it, some love the restrictions and limitations, but i personally don't enjoy them
But again, i can understand the choices and the benefits