Is Next.js the solution for my app?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

  • Everything else in between, custom config. Setup basic Webpack, Babel, etc and add tools/configuration as you go and have a need. This way you'll never have anything which you cannot create since you aren't limited by a black box that another framework provides. You can take the best of all of them. And the fact that the build system and tools are exposed and easily configurable means you are never stuck waiting for the framework to update some dependency, or expose some config since you have full control. It's really very easy to do and it is dangerous that there is such a stigma and fear about touching the tools that are the foundation of the entire project. Take a look

  • 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