✨ I redesigned my Portfolio with Next.js and TailwindCSS. Link in comments.

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-plugin-preact

    Next.js plugin for preact X

  • And to answer that it's fairly simple. There are already plugins for that like https://github.com/preactjs/next-plugin-preact. I personally have not tried it yet. I just altered the config in `next.config.js` and set up a conditional statement if it's not in development, replace react with preact. You can take a look around at Leerob's repo on how he does it. My implementation is inspired by him.

  • leerob.io

    ✨ My portfolio built with Next.js, Tailwind, and Vercel.

  • And to answer that it's fairly simple. There are already plugins for that like https://github.com/preactjs/next-plugin-preact. I personally have not tried it yet. I just altered the config in `next.config.js` and set up a conditional statement if it's not in development, replace react with preact. You can take a look around at Leerob's repo on how he does it. My implementation is inspired by him.

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

    Expressive middleware for node.js using ES2017 async functions

  • "It was built with Koa.js and MongodBD"

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

  • ⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.

    4 projects | dev.to | 18 Oct 2021
  • How to Build Your Own ChatGPT Clone Using React & AWS Bedrock

    5 projects | dev.to | 1 May 2024
  • System & Database Design (Day 1) - Creating a SaaS Startup in 30 Days

    2 projects | dev.to | 26 Apr 2024
  • 7 Frameworks, One SAML Jackson - Your Open Source Single Sign-On Solution

    9 projects | dev.to | 3 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