Having a hard time getting into Next with 12/13

This page summarizes the projects mentioned and recommended in the original post on /r/nextjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • next-contentlayer

    A template with Next.js 13 app dir, Contentlayer, Tailwind CSS and dark mode.

  • There is a number of public, easy-to-understand projects you can check out after you've digested all the new patterns from the docs (and maybe that tutorial): https://github.com/shadcn/next-contentlayer https://github.com/vercel/next-react-server-components

  • next-react-server-components

    Demo repository for Next.js + React Server Components

  • There is a number of public, easy-to-understand projects you can check out after you've digested all the new patterns from the docs (and maybe that tutorial): https://github.com/shadcn/next-contentlayer https://github.com/vercel/next-react-server-components

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I've created a simple hook working with RSC and Next.js to get data from Node.js

    1 project | /r/reactjs | 13 Mar 2023
  • Next.js 13 + React Server Components

    1 project | news.ycombinator.com | 13 Nov 2022
  • Do you know a good tutorial on how to implement React Server Components? (For Side Project)

    2 projects | /r/nextjs | 28 Mar 2022
  • What's the difference between SSR Streaming and React Server Components?

    1 project | /r/nextjs | 15 Mar 2022
  • Why are SSR Streaming and React Server Components presented together in one demo?

    1 project | /r/nextjs | 2 Mar 2022