/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

emptysqua.re
| | eli.thegreenplace.net
15.3 parsecs away

Travel
| | [AI summary] An introductory post from a blog series detailing the implementation of the Raft distributed consensus algorithm in the Go programming language.
| | curatedsql.com
17.4 parsecs away

Travel
| | [AI summary] A collection of technical articles covering SQL Server TLS 1.2 migration, high availability architecture, PowerShell testing, and connecting Power BI to Azure HDInsight.
| | www.debugbear.com
19.7 parsecs away

Travel
| | Server-side rendering ensures that website content appears quickly, without first having to download and run application code.
| | scastiel.dev
32.6 parsecs away

Travel
| React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, especially when coupled with Next.js. Let's use Server Components and Actions to build something fun: a guestbook.