What are different ways to check for dead code/unreachable code?

This page summarizes the projects mentioned and recommended in the original post on /r/Angular2

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
  • ts-prune

    Discontinued Find unused exports in a typescript project. 🛀

  • I've had good experiences with ts-prune for a backend project, I'm not sure how well it will do with Angular in the mix, and it probably won't check your templates, but it might manage the rest of your code well.

  • 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

  • I created a CLI tool that writes unit tests with GPT-4 (with one command, I created tests for Lodash repo with 90% code coverage and found 13 bugs)

    2 projects | /r/typescript | 30 Jun 2023
  • Functional Programming in JavaScript with Ramda.js

    1 project | /r/reactjs | 5 May 2023
  • Show HN: ModernDash – A TypeScript-First utility library inspired by Lodash

    1 project | news.ycombinator.com | 22 Apr 2023
  • ModernDash – A TypeScript-First utility library inspired by Lodash

    1 project | news.ycombinator.com | 22 Apr 2023
  • Improving performance of large React app? And any ways to quickly identify possible opportunities for useMemo ane useCallback?

    1 project | /r/reactjs | 1 Mar 2023