Making Nested Comments - Building a Real-Time Commenting System in React [Part 2/3]

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

    :smirk_cat: A snarky 1kb Markdown parser written in JavaScript

  • I wanted to add markdown support because I like to make comments readable and walls of text are not great for that, but I didn't want anything too heavy or complicated for the end user. I ended up using a library called snarkdown. I simply copy-pasted the source code in my project under lib/snarkdown.js to remove support for images and headings because we don't need that.

  • 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

  • NPM Needs: snarkdown

    3 projects | dev.to | 10 Apr 2022
  • How I reduced Raveberry's transferred frontend code by 90%

    10 projects | /r/Raveberry | 3 Apr 2021
  • GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

    3 projects | dev.to | 25 Apr 2024
  • Parsedown: Better Markdown Parser in PHP

    1 project | news.ycombinator.com | 5 Jan 2024
  • The JavaScript Oxidation Compiler

    1 project | news.ycombinator.com | 16 Dec 2023