Finishing Up

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)

  • I recently wrote a post explaining how to get started using the pnpm package manager with telescope. Today I want to talk about the process of getting to the "Merged PR" finish line.

  • prettier

    Prettier is an opinionated code formatter.

  • While working on this secondary issue, I changed all the dependencies to use the caret (^) version and the only one that gave me some trouble was Prettier. It turns out that a minor update from Prettier could create new formatting changes to the files and since we were using npm without a lock file, our CI was failing (Thanks Duke for finding this out!). It took a few more failed CI attempts (mainly due to connection issues) for this PR to be ready.

  • 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

  • Wrap long lines in markdown tables

    3 projects | /r/vim | 8 Dec 2023
  • Breaking Telescope

    1 project | dev.to | 30 Jan 2023
  • Choosing a path

    3 projects | dev.to | 20 Jan 2023
  • Planning: Using Satellite features in Starchart

    3 projects | dev.to | 20 Jan 2023
  • Telescope: How I set it up

    1 project | dev.to | 18 Jan 2023