What is the use of sentry in javascript?


Sentry is a complete javascript debugging and monitoring tool package that allows you to track your production code. Some of the features of sentry −

  • Record environment and usage details to recreate and fix bugs

  • See the error and stack trace previously only visible in user's debug console.

  • Apply source maps automatically to convert minified, compiled, or transpiled code back to its original form.

  • Mobile app reporting support.

Updated on: 02-Dec-2019

255 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements