|
You are here |
rakyll.org | ||
| | | | |
blog.nobugware.com
|
|
| | | | | How to load balance gRPC servers with Envoy or Nghttp2 | |
| | | | |
chrisfrew.in
|
|
| | | | | From Frontend to Backend: Using gRPC (Bonus: How to Use gRPC with React Hooks!) | |
| | | | |
mfbmina.dev
|
|
| | | | | The first time I heard about RPC, I was in a distributed systems class while completing my bachelor's in computer science. I like it but didn't fully understand why I should use it instead of REST. Time passed, and I started working at a company where the legacy services use SOAP. I remember thinking: "hm, that's cool! It is like RPC but using XML instead! Years later, I heard for the first time about gRPC, but I've never fully understood it until now! | |
| | | | |
divan.dev
|
|
| | | [AI summary] The author explains how understanding Go's internal data structure representations and memory management can help developers avoid common language gotchas like slice sharing and interface nil confusion. | ||