Explore >> Select a destination


You are here

www.mayank.co
| | www.joshwcomeau.com
1.5 parsecs away

Travel
| | This year, the React team unveiled something they've been quietly researching for years: an official way to run React components exclusively on the server. This is a significant paradigm shift, and it's caused a whole lot of confusion in the React community. In this tutorial, we'll explore this new world, and build an intuition for how it works, and how we can take advantage of it.
| | www.smashingmagazine.com
1.0 parsecs away

Travel
| | In this article, we're going to look deeply at React Server Components (RSCs). They are the latest innovation in React's ecosystem, leveraging both server-side ...
| | 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.
| | keepinguptodate.com
67.9 parsecs away

Travel
| This article covers creating a blog from scratch using the static site generator Eleventy (aka 11ty). Eleventy keeps things simple and as you'll see, enables you to very quickly create a fully functional site.