My experience migrating projects to Next.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    The React Framework

  • More to that - Next.js allows only two locations of pages folder:

  • next-secure-headers

    Sets secure response headers for Next.js.

  • It depends on what kind of job your nginx performs. If it's only modifying headers then Next.js can do it also. It even can set security headers with the help of a third party library. For some more advanced use cases, such as determining the real user's IP address you would probably need to use custom Next.js server.

  • 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

  • System & Database Design (Day 1) - Creating a SaaS Startup in 30 Days

    2 projects | dev.to | 26 Apr 2024
  • Epic Next.js 14 Tutorial: Learn Next.js by building a real-life project: Part 1

    2 projects | dev.to | 13 Mar 2024
  • best approach to fetch data based on state in nextjs 13

    2 projects | /r/nextjs | 2 Jul 2023
  • My experience deploying a Next.js application on Netlify (using Next App Router)

    3 projects | dev.to | 29 Jun 2023
  • Need examples of good structured applications to follow

    3 projects | /r/reactjs | 16 Dec 2022