|
|
|
|
|
by sshillo
4154 days ago
|
|
This is just another generic Go vs Node post. Do we really need another post telling us about Go's concurrency/built-in features/compile benefits. This post sadly doesn't really go into much details that bowery.io is trying to solve, how Go fits that and why Node was so bad. A basic crud webapp would probably be better suited towards node and it's larger list of libraries supporting that kind of stuff. On the other hand, building you own messaging queue or doing heavy mathematical processing might be better suited for Go. |
|