---
title: Honeybadger for Node.js and JavaScript
description: Complete guide to Honeybadger's JavaScript error tracking and application monitoring platform for browser and Node.js applications.
url: https://docs.honeybadger.io/lib/javascript/
---

Hi there! You’ve found Honeybadger’s docs on **Universal JavaScript exception tracking**. In these guides we’re going to discuss [`honeybadger.js`](https://github.com/honeybadger-io/honeybadger-js) and how to use it to track exceptions in your **Client-side JavaScript and Node.js applications**.

## How you should read the docs

* For **client-side** JavaScript, start with the [Browser Integration Guide](https://docs.honeybadger.io/lib/javascript/integration/browser/).
* For **server-side** JavaScript, start with the [Node.js Integration Guide](https://docs.honeybadger.io/lib/javascript/integration/node/).
* The **How-To Guides** (in the left-hand navigation menu) are general guides on how to do things with the library, and should apply to all types of applications.

## Getting support

If you’re having trouble working with the library (such as you aren’t receiving error reports when you should be):

1. Upgrade to the latest version if possible (you can find a list of bugfixes and other changes in the [CHANGELOG](https://github.com/honeybadger-io/honeybadger-js/blob/master/CHANGELOG.md))
2. Check out our [Frequently Asked Questions](https://docs.honeybadger.io/lib/javascript/support/faq/)
3. Run through the [Troubleshooting guide](https://docs.honeybadger.io/lib/javascript/support/troubleshooting/)
4. If you believe you’ve found a bug, [submit an issue on GitHub](https://github.com/honeybadger-io/honeybadger-js/issues/)

For all other problems, contact support for help: <support@honeybadger.io>

---

## Try Honeybadger for FREE

Intelligent logging, error tracking, and Just Enough APM™ in one dev-friendly platform. Find and fix problems before users notice.

[Start free trial](https://app.honeybadger.io/users/sign_up)

[See plans and pricing](https://www.honeybadger.io/plans/)
