|
|
|
|
|
by radva42
3648 days ago
|
|
Coming from C++/C# and having previously used PHP for my web projects, I absolutely love Golang! I never really liked dynamically-typed languages ... actually I really dislike PHP, but it was ... easy and familiar. But after just a few days of playing with Golang it just felt right.
It's a language to get shit done fast and easy ... and that's the most important thing IMHO. And yes - I don't miss generics ... at all :> For the last 14 months I've been working on a self-hosted server for building complex CRUD apps using drag-n-drop in the browser and building it with Go was a great decision. |
|