React Tutorial From Scratch: A Step-by-Step Guide (2021 Update)

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
  • react-todo-project

    The code for a React todos application

  • To follow along, you can find all of the code in my GitHub repo.

  • gutenberg

    The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

  • Many developers and site owners are now embracing web technologies and frameworks built on React. Some of these include the Gatsby site framework and the WordPress blocks in the Gutenberg post editor.

  • 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
  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • Unlike some other frameworks like Angular or Vue, you’ll often need to use more libraries with React to form any solution.

  • react-native

    A framework for building native applications using React

  • So once you learn it, you can jump into React Native and start building a robust mobile application.

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • To install and use this CLI, you will need to have Nodejs installed on your computer to have access to its npm (node package manager) tool.

  • babili

    :scissors: An ES6+ aware minifier based on the Babel toolchain (beta)

  • Head over to babel website and add the JSX code in the Babel editor.

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 Build an AI FAQ System with Strapi, LangChain & OpenAI

    7 projects | dev.to | 21 Apr 2024
  • Meteor v3 uses express under the hood – How to use and deploy it.

    3 projects | dev.to | 4 Mar 2024
  • [AskJS] What do you use to make small back-ends ?

    2 projects | /r/javascript | 5 Dec 2023
  • Best NodeJS frameworks for seamless backend development

    13 projects | dev.to | 20 Nov 2023
  • Prepare your Meteor.js project for the big 3.0 release!

    3 projects | dev.to | 1 Nov 2023