Setting Up a Development Environment for Web3 and Blockchain Technologies

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

    Node.js JavaScript runtime ✨🐢🚀✨

  • Node.js: Node.js is a JavaScript runtime that allows you to run JavaScript on the server side. You'll need to have it installed on your computer to follow along with this tutorial. If you don't already have it installed, you can download it from the official website (https://nodejs.org/).

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Git: Git is a version control system that allows you to track changes to your code and collaborate with other developers. If you don't already have it installed, you can download it from the official website (https://git-scm.com/).

  • 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
  • Visual Studio Code

    Visual Studio Code

  • To install Visual Studio Code, go to the official website (https://code.visualstudio.com/) and click the "Download" button. Once the download is complete, follow the prompts to install the text editor on your computer.

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

  • How to Set up a Node.js Express Server for React

    3 projects | dev.to | 25 Jul 2021
  • Hosting an Angular application in a Docker container on Amazon EC2 deployed by Amazon ECS

    5 projects | dev.to | 10 Mar 2024
  • How to access Neon Postgres from AWS Lambda functions via serverless driver

    2 projects | dev.to | 29 Feb 2024
  • Setting up React your React App

    2 projects | dev.to | 11 Jan 2024
  • NodeJS + Typescript : Getting Started

    2 projects | dev.to | 29 Oct 2023