> For the complete documentation index, see [llms.txt](https://docs.betterbugs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbugs.io/developer-guide.md).

# DEVELOPER GUIDE

- [BetterBugs Feedback Widget](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk.md): Integrate a custom bug reporting/feedback widget into your web apps using the BetterBugs Web SDK.
- [Quick overview](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/quick-overview.md): Simplify bug reporting within your web apps with the BetterBugs Web SDK.
- [Installation](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation.md): Check out the steps to install the BetterBugs Feedback widget for your web apps.
- [Start widget with CDN Script](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/start-widget-with-cdn-script.md): Quick installation guide to start the BetterBugs feedback widget with a CDN script.
- [Start widget with npm or yarn](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/start-widget-with-npm-or-yarn.md): Quick installation guide to start the BetterBugs feedback widget with npm or yarn.
- [React app example](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/react-app-example.md): Quick installation guide to setup the BetterBugs feedback widget for your React applications.
- [Vue app example](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/vue-app-example.md): Quick installation guide to setup the BetterBugs feedback widget for your Vue applications.
- [Svelte app example](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/svelte-app-example.md): Quick installation guide to setup the BetterBugs feedback widget for your Svelte applications.
- [Electron app example](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/electron-app-example.md): Quick installation guide to setup the BetterBugs feedback widget for your Electron applications.
- [Troubleshooting issues](https://docs.betterbugs.io/developer-guide/betterbugs-web-sdk/installation/troubleshooting-issues.md): In case you’re stuck or face any issues with the feedback widget installation, please refer here.
- [Using Feedback Widget](https://docs.betterbugs.io/developer-guide/using-feedback-widget.md): Check out the steps for using the feedback widget in your web apps.
- [Configuration Options](https://docs.betterbugs.io/developer-guide/configuration-options.md): Configure the feedback widget with customization options for UI and also tweak settings to control its behavior programmatically.
- [Methods and Event Hooks](https://docs.betterbugs.io/developer-guide/methods-and-event-hooks.md): Use the Web SDK with several useful methods and listen to lifecycle event hooks for deeper integrations
