Remix.run Logo
Imustaskforhelp 2 days ago

To me, I really like Golang's batteries included platform. I am not sure about .NET though

jeswin 2 days ago | parent [-]

C#'s LINQ (code as data, like LISP) wins over golang for any type of data access. Strongly-typed, language-native queries. Go has its own advantages though.

pier25 2 days ago | parent [-]

EF is amazing