6 ms·
> It just goes to show that often the user ((or developer) experience is typically more important than the technical merits of a product. I think Go still won
by sapiogram 3y ago
> It just goes to show that often the user ((or developer) experience is typically more important than the technical merits of a product.
I think Go still won on technical merits, because it never really competed with other compiled languages, instead mostly converting Python and Java programmers. Compared to those, startup time and memory usage of go programs are leagues ahead, and the quality of the codegen doesn't change that much.