What should almost everyone be using on almost every project?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • prettier

    Prettier is an opinionated code formatter.

  • TSLint is dead. Use Angular ESLint (as you mentioned) but also eslint-plugin-rxjs-angular and eslint-plugin-ngrx if using NgRx Store and Effects. Use Prettier for formatting.

  • spectator

    🦊 🚀 A Powerful Tool to Simplify Your Angular Tests

  • A lot of setup is required to work with the Angular testbed. There are a wide range of Angular-specific testing libraries who all have in common that they hide away the testbed boilerplate: - Angular Testing Library - ng-mocks - ng-unit - ngx-speculoos - Plumbline - shallow-render - Spectacular - Spectator

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

    Supercharged End 2 End Testing Framework for NodeJS

  • Protractor is dead. Look into Cypress, WebDriverIO, or CodeceptJS

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