How to build a counter app using useReducer and customHooks with react.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
  • vite

    Next generation frontend tooling. It's fast!

  • How to create React App using vite

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • Before we get anything done we need to have NodeJS and npm installed. To install Nodejs click here. Nodejs - is a runtime environment use to mainly execute javascript code. NPM - npm stands for Node Package Manager. It is the default package manager for JavaScript's runtime Node.js. You can use it to install packages for your javascript apps. Fortunately it comes with Node, you don't have to install it separately.

  • 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

  • Svelte for Beginners: A Beginner's Guide to Building Web Applications

    2 projects | dev.to | 18 Jan 2023
  • Gatsby vs Next.js vs React

    3 projects | /r/programmingHungary | 1 Jun 2023
  • React dans Symfony avec Vite

    2 projects | dev.to | 11 Feb 2023
  • React + Laravel App on Cpanel Hosting using Git - Part 2

    2 projects | dev.to | 24 Dec 2022
  • How to build simple Web3 Application with React and Vite (Part 1)

    2 projects | dev.to | 18 Oct 2022