/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

xdg.me
| | blog.gopheracademy.com
2.2 parsecs away

Travel
| | In this post, I will tell a story of how I had to build a custom JSON unmarshaler for the needs of a GraphQL client library in Go.
| | ukiahsmith.com
2.0 parsecs away

Travel
| | Use marshaling interfaces from the Go json package to control complex data types in JSON.
| | kokada.dev
3.4 parsecs away

Travel
| |
| | huonw.github.io
28.3 parsecs away

Travel
| Rust can model properties of aggregate types with certain trait tricks, which makes closures and concurrent APIs interact well.