🤓 🚀 These 6 repos will help you crush React Server Components (RSC) ✅🔥
Johannes

Johannes @jobenjada

About: CEO of Formbricks

Joined:
Aug 2, 2023

🤓 🚀 These 6 repos will help you crush React Server Components (RSC) ✅🔥

Publish Date: Nov 20 '23
77 7

A few months ago, the React team introduced React Server Components (RSC) to the dev community. React Server Components allow you to write UI that can be rendered and cached on the server, reducing load times.

Some open-source projects have begun to adopt this new model and in this article, I will share with you six of these repos at the forefront of web development 🔥

lets roll momma


Formbricks

1. Formbricks 🧱

Formbricks is an open-source experience management platform that helps companies to build user-friendly products and services.

  • Built with Next.js, Prisma, and Tailwind CSS.
  • Completely runs on RSC
  • Formbricks integrates with a variety of third-party tools, such as Google sheets, Notion, Airtable, Zapier, etc.
  • In October, Formbricks hosted the FormTribe hackathon to ship all Typeform-like features.

Go to repository ⭐


Twenty OS CRM

2. Twenty 2️⃣0️⃣

Twenty is an open-source CRM alternative to Salesforce. It also gives users the choice of self-hosting.

  • Built with React, Prisma, and Next.js among others.
  • Users can track their sales opportunities by tracking the stage of the deal, the value of the deal, and the next steps.

Go to repository ⭐


Blitz Repo

3. Blitz ⚡

Blitz is an open-source full-stack React framework. It adds all the missing features to your React app, like:

  • Automatic code generation
  • Built-in data fetching and caching
  • Authentication and authorization

Go to repository ⭐


Open Source DocuSign

4. Documenso 📝

Documenso is an open-source document signing platform built with React and Next.js. Documenso aims to provide a transparent, accessible, and trustworthy alternative to commercial document signing platforms.

  • Recently launched a rewrite with RSC 🤓
  • It offers a variety of features, including secure document signing, electronic signatures, document tracking, user management, team collaboration, and integrations with other popular business tools.
  • Documenso is a valuable resource for businesses of all sizes.

Go to repository ⭐


Idurar

5. Idurar 🤷

Idurar is an open-source ERP/CRM library built on the MERN stack.

  • It offers a variety of features, including contact management, lead management, opportunity management, task management, and reporting.
  • Integrations with other popular CRM platforms.

Go to repository ⭐


Query

6. Tanstack Query 💾

Tanstack query is formerly known React Query. It supports React Server Components and includes a number of features that make it a good choice for learning React Server Components.

Tanstack Query has a simple and intuitive API that makes it easy to use, even for beginners.

Supports both server-side rendering and client-side hydration, making it a good choice for building applications that are both fast and responsive.

Go to repository ⭐


Have a look at these repositories to learn how they use RSC 🤓

Any other cool repos we should list here? Comment 👇


Formbricks

Support our project, leave a ⭐ 🚀

Comments 7 total

  • Shubham Palriwala
    Shubham PalriwalaNov 20, 2023

    Its like caching but for UI haha! Well written :))

  • Matthias Nannt
    Matthias NanntNov 20, 2023

    I really love Server Components and Server Actions. So great to see these great projects already picking them up and giving us a good reference and ideas on how to structure the repository :-)

  • Anshuman Pandey
    Anshuman PandeyNov 20, 2023

    I was looking for some resources to learn more about RSC! Very helpful 🚀

  • Nevo David
    Nevo DavidNov 20, 2023

    Great list!
    Thank you for sharing!

  • Nathan Tarbert
    Nathan TarbertNov 20, 2023

    Nice list, there were a couple I didn't know but glad I do now :)

  • Dhruwang Jariwala
    Dhruwang JariwalaNov 20, 2023

    Server components and server actions are really a game changer 🙌🏻🚀

  • AntonKobelev
    AntonKobelevNov 21, 2023

    👍 thanks

Add comment