Understanding Asynchronous Programming in JavaScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
  1. axios

    Promise based HTTP client for the browser and node.js

    Fetching Data from APIs: Use fetch or libraries like Axios to make HTTP requests.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    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

  • React's useEffect vs. useSWR: Exploring Data Fetching in React.

    3 projects | dev.to | 3 Apr 2025
  • My Type of Library: Axios TypeScript Conversion

    2 projects | dev.to | 1 Apr 2025
  • How To Fetch Data From API In React JS Axios

    1 project | dev.to | 26 Mar 2025
  • How To Post Data To an API In React JS

    1 project | dev.to | 17 Mar 2025
  • How To Use Axios In React JS

    1 project | dev.to | 11 Mar 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?