Handle Javascript errors like in Go

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
  • await-to-js

    Async await wrapper for easy error handling without try-catch

  • While writing this, I found that someone already thought about this much earlier than me, check out this article: https://blog.grossman.io/how-to-write-async-await-without-try-catch-blocks-in-javascript/

  • 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

  • if err != nil for JavaScript

    1 project | /r/programmingcirclejerk | 11 Nov 2021
  • Cleaner async-await for asynchronous JavaScript

    1 project | dev.to | 13 Aug 2021
  • Promisify functions and avoid callback hell | node js

    1 project | /r/node | 8 Apr 2021
  • trio VS awaits - a user suggested alternative

    2 projects | 9 Dec 2023
  • awaits VS aioify - a user suggested alternative

    2 projects | 9 Dec 2023