0

Does anyone know the difference between airbrake's notifier.js vs the new airbrake-js https://github.com/airbrake/airbrake-js library?

Do we need to include both if i want to use airbrake-js ?

Pratik Khadloya
  • 12,509
  • 11
  • 81
  • 106

1 Answers1

2

Reading the blog and the repo documentation, I assume that airbrake-js is the new "standard" JavaScript notifier for Airbrake.

Simone Carletti
  • 173,507
  • 49
  • 363
  • 364