OSD600 - Lab 8

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

    Static Site Generator that converts .txt to .html

  • Hello all, this week I have to add a Testing Framework to my program-SSG. By doing this, I will be able to test different pieces of my code. Moreover, I also have a basic concept about how to test a program. My program is still small compare to others project, which is super convenient when we know how to test it, and what to test. Let's get started!

  • jest

    Delightful JavaScript Testing.

  • Firstly, I do a research of some testing frameworks, and I come up with Jest because I found that Jest is able to speed up the overall testing process, plus it is developed by Facebook. In order to install it for my program, I run:

  • 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

  • Potential issues with barrel files in Jest

    2 projects | dev.to | 22 May 2024
  • How to leverage Jest in your JavaScript codebase: A guide to Snapshot Testing

    1 project | dev.to | 19 May 2024
  • API Testing with Clerk and Express

    1 project | dev.to | 25 Mar 2024
  • Testing library for Node.js and React

    1 project | dev.to | 29 Feb 2024
  • Tests Everywhere - JavaScript

    2 projects | dev.to | 23 Nov 2023