Static, Unit, Integration, and End-to-End Tests Explained

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
  • published-content

  • You can follow the code examples in this article by cloning this public Github repository.

  • fbjs

    A collection of utility libraries used by other Meta JS projects.

  • Another exciting thing that you can do is create a base linter configuration, and then you can reuse that configuration in all your projects. Many companies do that. Facebook, Airbnb, and others have created their own style conventions and linting configurations that enforce those style conventions. Then they reuse those linting rules for their projects.

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

    JavaScript Style Guide

  • Another exciting thing that you can do is create a base linter configuration, and then you can reuse that configuration in all your projects. Many companies do that. Facebook, Airbnb, and others have created their own style conventions and linting configurations that enforce those style conventions. Then they reuse those linting rules for their projects.

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

  • Decoding JavaScript Variables: A Comprehensive Overview

    1 project | dev.to | 21 Apr 2024
  • Airbnb JavaScript Style Guide

    1 project | news.ycombinator.com | 3 Apr 2024
  • 21 Best Practices for a Clean React Project

    1 project | dev.to | 3 Aug 2023
  • AirBnB's JavaScript Style Guide

    2 projects | /r/programming | 19 May 2023
  • Write better code by following these JavaScript best practices

    2 projects | dev.to | 18 May 2023