/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

jbrandhorst.com
| | mherman.org
18.5 parsecs away

Travel
| | This tutorial looks at how to implement an API with Node, gRPC, and Postgres.
| | peter.bourgon.org
23.6 parsecs away

Travel
| | Best practices for writing Go code, from the halcyon days of its youth.
| | ekhabarov.com
13.8 parsecs away

Travel
| | Authentication and authorization are necessary for almost all systems. It's time to set it up.
| | www.ctnicholas.dev
33.1 parsecs away

Travel
| With the release of Next.js 12, Vercel Edge Functions have been announced, allowing for super speedy edge-optimised functions. They can also be used as helpful Next.js middleware functions. In this article I'll explain what they are & how to use them, before diving into a few examples.