Code Review as a Service

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • music-player

    A React music player for personal use. (by erose)

  • gitops-k8s

    Discontinued Kubernetes @PixelmonToGo - adhering to Infrastructure as Code (IaC) and GitOps principles where possible

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

    Prettier is an opinionated code formatter.

  • I'm a fan of using code formatters to define how you lay out code in a file.

    Prettier is popular for that job:

    https://prettier.io/

    For detecting functional/idiomatic/behavioral issues, ESLint is my go-to:

    https://eslint.org/

    This shows my bias for automation over human enforcement.

  • ESLint

    Find and fix problems in your JavaScript code.

  • I'm a fan of using code formatters to define how you lay out code in a file.

    Prettier is popular for that job:

    https://prettier.io/

    For detecting functional/idiomatic/behavioral issues, ESLint is my go-to:

    https://eslint.org/

    This shows my bias for automation over human enforcement.

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

  • How to start building a Next.js project

    3 projects | dev.to | 2 Sep 2023
  • How to Give Code Review as a Junior Developer?

    2 projects | dev.to | 24 Jun 2023
  • 6 coding best practices to take you to the next level

    2 projects | dev.to | 30 May 2023
  • Ferramentas e técnicas para definir um limite de caracteres por linha ideal para seu código

    2 projects | dev.to | 28 May 2023
  • Cypress Workshop Part 2: Code quality and static analysis

    3 projects | dev.to | 13 May 2023