Progress on release 0.4

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

    A tool for tracking blogs in orbit around Seneca's open source involvement (by Seneca-CDOT)

  • Last week, I managed to figure out how the feed-queue in the backend works and wrote some code to query the queue's status. The issue: https://github.com/Seneca-CDOT/telescope/issues/2414 The PR: https://github.com/Seneca-CDOT/telescope/pull/2541

  • bull

    Premium Queue package for handling distributed jobs and messages in NodeJS.

  • After some discussions with the other devs, I decided that the redis connection is the correct because it works for other endpoints. I took some time reading Bull's documentation again, it turned out that I did not provide the createClient a client type.

  • 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

  • 2.9 was exciting

    2 projects | dev.to | 25 Mar 2022
  • Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

    2 projects | dev.to | 15 Mar 2024
  • Instrumentation for Event Driven

    1 project | dev.to | 13 Jul 2023
  • Redis master/slave setup on Kubernetes throwing error: BRPOPLPUSH { ReplyError: MOVED 2651

    1 project | /r/codehunter | 7 Jul 2023
  • How to use Job Queue to handle email sending in your Nestjs server

    4 projects | dev.to | 26 Jun 2023