/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

aurorascharff.no
| | codehike.org
2.5 parsecs away

Travel
| | Why React Server Components are a leap forward for content-driven websites
| | hackteam.io
2.2 parsecs away

Travel
| | GraphQL and React Server Components have been hot topics in the React community, especially in recent months. With the release of Next.js for the theme, the debate around the need for GraphQL has resurfaced. Developers can now query databases directly from their React components, which raises the question: do we still need GraphQL?
| | scastiel.dev
1.7 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.
| | wojtek.im
9.3 parsecs away

Travel
| Using React Compiler with Next.js 15 sometimes causes strange build errors on Vercel.