Share a best practice you follow for every react / next.js project 🚀👍💯

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

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
  • nextjs-template

    A bit personalized version of the `with-typescript-eslint-jest` template.

  • These days, I exclusively use Next.js over CRA. I use this template to start.

  • ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

  • My preferred React starter template is completely "exposed" and so there are no limits. You can configure any dependency however you want, even swap React with something else and the rest of the tooling doesn't care and still works great. You can check out what I prefer to use here: https://github.com/CreativeTechGuy/ReactTemplate You'll see that these "big complicated configs" don't need to be and can be very approachable and easy to customize if they are written to be human readable.

  • 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
  • dependabot-core

    🤖 Dependabot's core logic for creating update PR's.

  • Have you ever heard Dependabot? Just check it out https://github.com/dependabot/dependabot-core

  • sapling

    Sapling - A convenient way to traverse your React app in VS Code (by oslabs-beta)

  • Have you seen Sapling?

  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

  • thanks for sharing! just installed and works great. I also found Storybook I gave both Sapling and Storybook a spin and loved both.

  • 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.

    InfluxDB 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

  • Has anyone tried ladle.dev for testing components ?

    2 projects | /r/react | 11 Oct 2023
  • PSA: Storybook sends telemetry data, opt-in by default

    3 projects | news.ycombinator.com | 21 Sep 2023
  • Design System to CSS Code

    2 projects | /r/web_design | 17 Jun 2023
  • Packages for rendering code

    3 projects | /r/Angular2 | 10 May 2023
  • Is there a way to automatically find UI related/CSS bugs, something that works like unit testing but it's UI?

    4 projects | /r/Frontend | 27 Apr 2023