/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

bartlomiejmika.com
| | www.alexedwards.net
2.2 parsecs away

Travel
| | [AI summary] A tutorial explaining how to correctly implement HTTP basic authentication in Go web applications, covering security best practices and code examples.
| | mfbmina.dev
2.0 parsecs away

Travel
| | Nowadays, a huge part of a developer's work consists in calling APIs, sometimes to integrate with a team within the company, sometimes to build an integration with a supplier. The other big role in daily work is to write tests. Tests ensure (or should guarantee :D) that all the code written by us works on how it is expected and, therefore, it will not happen any surprises when the feature is running at production environment.
| | github.com
2.6 parsecs away

Travel
| | Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with - gorilla/mux
| | mayank.co
19.0 parsecs away

Travel
| Evaluating Next.js's implementation of React's new server features.