Experiences with redux-saga & nextjs

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-redux-wrapper

    Redux wrapper for Next.js

  • I use this for redux sagas with next https://github.com/kirill-konshin/next-redux-wrapper#usage-with-redux-saga

  • 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

  • Next and Redux SSR

    1 project | /r/nextjs | 14 Apr 2022
  • Using react redux with next.js

    2 projects | /r/codehunter | 12 Apr 2022
  • Migrating a MEAN AngularJS app to React, Next.js, and TypeScript

    1 project | /r/javascript | 27 Dec 2021
  • I want to fetch some data server-side, and make it available on all the pages of my app. How can I do that?

    1 project | /r/nextjs | 7 Sep 2021
  • Help!: Is there a way to use the results from a React Hook call inside of “getStaticProps”?

    1 project | /r/nextjs | 15 Aug 2021